Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx87 aBtnGeneralPrec ( this, ScResId( BTN_GENERAL_PREC ) ), in ScTpCalcOptions()
122 aBtnGeneralPrec.SetSizePixel( Size( in Init()
123 nNewX - a6Size.Width() - aBtnGeneralPrec.GetPosPixel().X(), in Init()
124 aBtnGeneralPrec.GetSizePixel().Height() ) ); in Init()
127 aBtnGeneralPrec.SetClickHdl( LINK(this, ScTpCalcOptions, CheckClickHdl) ); in Init()
184 aBtnGeneralPrec.Check(false); in Reset()
188 aBtnGeneralPrec.Check(); in Reset()
210 if (aBtnGeneralPrec.IsChecked()) in FillItemSet()
278 if (pBtn == &aBtnGeneralPrec) in IMPL_LINK()
/aoo4110/main/sc/source/ui/inc/
H A Dtpcalc.hxx75 CheckBox aBtnGeneralPrec; member in ScTpCalcOptions

Completed in 10 milliseconds