Searched refs:aFollowLb (Results 1 – 2 of 2) sorted by relevance
68 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 …]
61 ListBox aFollowLb; member in SfxManageStyleSheetPage
Completed in 8 milliseconds