Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx72 aEdSteps ( this, ScResId( ED_STEPS ) ), in ScTpCalcOptions()
160 aEdSteps .SetValue( pLocalOptions->GetIterCount() ); in Reset()
202 pLocalOptions->SetIterCount( (sal_uInt16)aEdSteps.GetValue() ); in FillItemSet()
295 aFtSteps.Enable(); aEdSteps.Enable(); in IMPL_LINK()
301 aFtSteps.Disable(); aEdSteps.Disable(); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dtpcalc.hxx59 NumericField aEdSteps; member in ScTpCalcOptions

Completed in 297 milliseconds