Searched refs:maLBGroupText (Results 1 – 1 of 1) sorted by relevance
2250 ListBox maLBGroupText; member in sd::CustomAnimationTextAnimTabPage2264 maLBGroupText( this, SdResId( LB_GROUP_TEXT ) ), in CustomAnimationTextAnimTabPage()2274 maLBGroupText.SetSelectHdl( LINK( this, CustomAnimationTextAnimTabPage, implSelectHdl ) ); in CustomAnimationTextAnimTabPage()2280 maLBGroupText.SelectEntryPos( (sal_uInt16)(nTextGrouping + 1) ); in CustomAnimationTextAnimTabPage()2334 maLBGroupText.RemoveEntry( (sal_uInt16)nPos ); in CustomAnimationTextAnimTabPage()2344 sal_uInt16 nPos = maLBGroupText.GetSelectEntryPos(); in update()2398 sal_uInt16 nPos = maLBGroupText.GetSelectEntryPos(); in updateControlStates()
Completed in 25 milliseconds