Home
last modified time | relevance | path

Searched refs:aBtnArithmetic (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx80 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()
/trunk/main/sc/source/ui/inc/
H A Dfilldlg.hxx95 RadioButton aBtnArithmetic; member in ScFillSeriesDlg

Completed in 18 milliseconds