Searched refs:mpLBTextAnim (Results 1 – 1 of 1) sorted by relevance
1183 ListBox* mpLBTextAnim; member in sd::CustomAnimationEffectTabPage1231 mpLBTextAnim = new ListBox( this, SdResId( LB_TEXT_ANIM ) ); in CustomAnimationEffectTabPage()1370 move_down( mpLBTextAnim, nOffsetX, nOffsetY ); in CustomAnimationEffectTabPage()1380 mpLBTextAnim->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()1439 mpLBTextAnim->SelectEntryPos( nPos ); in CustomAnimationEffectTabPage()1452 mpLBTextAnim->Enable( sal_False ); in CustomAnimationEffectTabPage()1531 delete mpLBTextAnim; in ~CustomAnimationEffectTabPage()1544 nPos = mpLBTextAnim->GetSelectEntryPos(); in updateControlStates()1564 else if( pControl == mpLBTextAnim ) in IMPL_LINK()1678 nPos = mpLBTextAnim->GetSelectEntryPos(); in update()
Completed in 23 milliseconds