Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2250 ListBox maLBGroupText; member in sd::CustomAnimationTextAnimTabPage
2264 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 24 milliseconds