Searched refs:maMFGroupAuto (Results 1 – 1 of 1) sorted by relevance
2252 MetricField maMFGroupAuto; member in sd::CustomAnimationTextAnimTabPage2266 maMFGroupAuto( this, SdResId( MF_GROUP_AUTO ) ), in CustomAnimationTextAnimTabPage()2293 maMFGroupAuto.SetValue( (long)(fTextGroupingAuto*10) ); in CustomAnimationTextAnimTabPage()2370 double fTextGroupingAuto = maCBXGroupAuto.IsChecked() ? maMFGroupAuto.GetValue() / 10.0 : -1.0; in update()2401 maMFGroupAuto.Enable( nPos > 1 ); in updateControlStates()
Completed in 15 milliseconds