[Libreoffice-commits] .: cui/source

Katarina Machalkova bubli at kemper.freedesktop.org
Tue Sep 6 13:46:34 PDT 2011


 cui/source/tabpages/tpshadow.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 450b31a056a8fb277a7b5f1e6827bb85b4c1f9fd
Author: Katarina Machalkova <bubli at bubli.org>
Date:   Tue Sep 6 21:25:15 2011 +0200

    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();


More information about the Libreoffice-commits mailing list