Searched refs:mpLBProperty1 (Results 1 – 1 of 1) sorted by relevance
1156 PropertyControl* mpLBProperty1; member in sd::CustomAnimationEffectTabPage1204 mpLBProperty1 = new PropertyControl( this, SdResId( LB_PROPERTY_1 ) ); in CustomAnimationEffectTabPage()1301 mpLBProperty1->Show(); in CustomAnimationEffectTabPage()1303 nOffsetY += mpLBProperty1->GetSizePixel().Height() + aSpace.Height(); in CustomAnimationEffectTabPage()1313 …mpLBProperty1->setSubControl( PropertySubControl::create( nType, this, aValue, aPresetId, aModifyL… in CustomAnimationEffectTabPage()1317 mpFTProperty1->Enable( mpLBProperty1->IsEnabled() ); in CustomAnimationEffectTabPage()1515 delete mpLBProperty1; in ~CustomAnimationEffectTabPage()1588 if( mpLBProperty1->getSubControl() ) in update()1590 Any aNewValue( mpLBProperty1->getSubControl()->getValue() ); in update()
Completed in 12 milliseconds