Searched refs:mpLBSound (Results 1 – 1 of 1) sorted by relevance
1176 ListBox* mpLBSound; member in sd::CustomAnimationEffectTabPage1363 move_down( mpLBSound, nOffsetX, nOffsetY ); in CustomAnimationEffectTabPage()1499 mpLBSound->SelectEntryPos( nPos ); in CustomAnimationEffectTabPage()1524 delete mpLBSound; in ~CustomAnimationEffectTabPage()1549 nPos = mpLBSound->GetSelectEntryPos(); in updateControlStates()1569 else if( pControl == mpLBSound ) in IMPL_LINK()1572 if( nPos == (mpLBSound->GetEntryCount() - 1) ) in IMPL_LINK()1713 nPos = mpLBSound->GetSelectEntryPos(); in update()1752 mpLBSound->InsertEntry( aURL.GetBase() ); in fillSoundListBox()1765 mpLBSound->Clear(); in clearSoundListBox()[all …]
Completed in 18 milliseconds