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