Searched refs:maEdBy (Results 1 – 2 of 2) sorted by relevance
183 maEdBy ( this, ScResId( ED_BY ) ), in ScDPNumGroupDlg()194 maEdBy.SetValue( (rInfo.Step <= 0.0) ? 1.0 : rInfo.Step ); in ScDPNumGroupDlg()203 maEdBy.GrabFocus(); in ScDPNumGroupDlg()218 if( !maEdBy.GetValue( aInfo.Step ) || (aInfo.Step <= 0.0) ) in GetGroupInfo()
121 ScDoubleField maEdBy; member in ScDPNumGroupDlg
Completed in 12 milliseconds