Searched refs:aBtnArithmetic (Results 1 – 2 of 2) sorted by relevance
80 aBtnArithmetic ( this, ScResId( BTN_ARITHMETIC ) ), in ScFillSeriesDlg()135 aBtnArithmetic.SetClickHdl ( LINK( this, ScFillSeriesDlg, DisableHdl ) ); in Init()173 aBtnArithmetic.Check(); in Init()174 DisableHdl( &aBtnArithmetic ); in Init()329 if ( aBtnArithmetic.IsChecked() ) theFillCmd = FILL_LINEAR; in IMPL_LINK()
95 RadioButton aBtnArithmetic; member in ScFillSeriesDlg
Completed in 13 milliseconds