Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx73 aEdSteps ( this, ScResId( ED_STEPS ) ), in ScTpCalcOptions()
161 aEdSteps .SetValue( pLocalOptions->GetIterCount() ); in Reset()
203 pLocalOptions->SetIterCount( (sal_uInt16)aEdSteps.GetValue() ); in FillItemSet()
296 aFtSteps.Enable(); aEdSteps.Enable(); in IMPL_LINK()
302 aFtSteps.Disable(); aEdSteps.Disable(); in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dtpcalc.hxx59 NumericField aEdSteps; member in ScTpCalcOptions

Completed in 15 milliseconds