Home
last modified time | relevance | path

Searched refs:aFollowLb (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx68 aFollowLb ( this, SfxResId( LB_NEXT ) ), in SfxManageStyleSheetPage()
165 aFollowLb.InsertEntry( pPoolStyle->GetName() ); in SfxManageStyleSheetPage()
171 aFollowLb.InsertEntry( pStyle->GetName() ); in SfxManageStyleSheetPage()
176 aFollowLb.Hide(); in SfxManageStyleSheetPage()
182 aBaseLb.SetPosPixel( aFollowLb.GetPosPixel() ); in SfxManageStyleSheetPage()
263 if ( aFollowLb.IsEnabled() || aBaseLb.IsEnabled() ) in SfxManageStyleSheetPage()
406 UpdateName_Impl( &aFollowLb, aStr ); in IMPL_LINK_INLINE_END()
499 if ( aFollowLb.IsEnabled() ) in Reset()
507 aFollowLb.SelectEntry( aName ); in Reset()
509 aFollowLb.SelectEntry( aFollow ); in Reset()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dmgetempl.hxx61 ListBox aFollowLb; member in SfxManageStyleSheetPage

Completed in 8 milliseconds