Author: hanya
Date: Sat May 17 07:06:55 2014
New Revision: 1595429

URL: http://svn.apache.org/r1595429
Log:
#i53447# update example view for Draw during the activation of the tab page

Modified:
    openoffice/trunk/main/cui/source/tabpages/page.cxx

Modified: openoffice/trunk/main/cui/source/tabpages/page.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/tabpages/page.cxx?rev=1595429&r1=1595428&r2=1595429&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/tabpages/page.cxx (original)
+++ openoffice/trunk/main/cui/source/tabpages/page.cxx Sat May 17 07:06:55 2014
@@ -1458,6 +1458,7 @@ void SvxPageDescPage::InitHeadFoot_Impl(
 void SvxPageDescPage::ActivatePage( const SfxItemSet& rSet )
 {
        InitHeadFoot_Impl( rSet );
+       UpdateExample_Impl();
        ResetBackground_Impl( rSet );
        RangeHdl_Impl( 0 );
 }


Reply via email to