Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds