Kaydet (Commit) cda643a4 authored tarafından Tsutomu Uchino's avatar Tsutomu Uchino

#i53447# update example view for Draw during the activation of the tab page

üst e105ba8f
...@@ -1458,6 +1458,7 @@ void SvxPageDescPage::InitHeadFoot_Impl( const SfxItemSet& rSet ) ...@@ -1458,6 +1458,7 @@ void SvxPageDescPage::InitHeadFoot_Impl( const SfxItemSet& rSet )
void SvxPageDescPage::ActivatePage( const SfxItemSet& rSet ) void SvxPageDescPage::ActivatePage( const SfxItemSet& rSet )
{ {
InitHeadFoot_Impl( rSet ); InitHeadFoot_Impl( rSet );
UpdateExample_Impl();
ResetBackground_Impl( rSet ); ResetBackground_Impl( rSet );
RangeHdl_Impl( 0 ); RangeHdl_Impl( 0 );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment