| commit | 450b31a056a8fb277a7b5f1e6827bb85b4c1f9fd | [log] |
|---|---|---|
| author | Katarina Machalkova <bubli@bubli.org> | Tue Sep 06 21:25:15 2011 +0200 |
| committer | Katarina Machalkova <bubli@bubli.org> | Tue Sep 06 22:45:32 2011 +0200 |
| tree | 1c3e08438b5804d38ea82840c317050bce761013 | |
| parent | 3d411ec522dfb13924da5dadb28883d33f8e5794 [diff] |
Update shape fill preview on switch to this tab (related to i#95158, but not quite)
diff --git a/cui/source/tabpages/tpshadow.cxx b/cui/source/tabpages/tpshadow.cxx index a7109fa..086f4f4 100644 --- a/cui/source/tabpages/tpshadow.cxx +++ b/cui/source/tabpages/tpshadow.cxx
@@ -245,6 +245,7 @@ void SvxShadowTabPage::ActivatePage( const SfxItemSet& rSet ) } } aCtlXRectPreview.SetRectangleAttributes(rSet); // aLbShadowColor nPos = aLbShadowColor.GetSelectEntryPos(); aLbShadowColor.Clear();