Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx86 aBtnGeneralPrec ( this, ScResId( BTN_GENERAL_PREC ) ), in ScTpCalcOptions()
121 aBtnGeneralPrec.SetSizePixel( Size( in Init()
122 nNewX - a6Size.Width() - aBtnGeneralPrec.GetPosPixel().X(), in Init()
123 aBtnGeneralPrec.GetSizePixel().Height() ) ); in Init()
126 aBtnGeneralPrec.SetClickHdl( LINK(this, ScTpCalcOptions, CheckClickHdl) ); in Init()
183 aBtnGeneralPrec.Check(false); in Reset()
187 aBtnGeneralPrec.Check(); in Reset()
209 if (aBtnGeneralPrec.IsChecked()) in FillItemSet()
277 if (pBtn == &aBtnGeneralPrec) in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dtpcalc.hxx75 CheckBox aBtnGeneralPrec; member in ScTpCalcOptions

Completed in 15 milliseconds