cui/source/tabpages/page.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3 Author: Tsutomu Uchino <ha...@apache.org> Date: Sat May 17 07:06:55 2014 +0000
#i53447# update example view for Draw during the activation of the tab page diff --git a/cui/source/tabpages/page.cxx b/cui/source/tabpages/page.cxx index c5c3495..3edba4b 100644 --- a/cui/source/tabpages/page.cxx +++ b/cui/source/tabpages/page.cxx @@ -1458,6 +1458,7 @@ void SvxPageDescPage::InitHeadFoot_Impl( const SfxItemSet& rSet ) void SvxPageDescPage::ActivatePage( const SfxItemSet& rSet ) { InitHeadFoot_Impl( rSet ); + UpdateExample_Impl(); ResetBackground_Impl( rSet ); RangeHdl_Impl( 0 ); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits