Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1183 ListBox* mpLBTextAnim; member in sd::CustomAnimationEffectTabPage
1231 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 20 milliseconds