Home
last modified time | relevance | path

Searched refs:SetIterEps (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Ddocoptio.hxx69 void SetIterEps( double fEps ) { fIterEps = fEps; } in SetIterEps() function in ScDocOptions
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx103 rOptions.SetIterEps( fDoubleVal ); in setPropertyValue()
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx233 pLocalOptions->SetIterEps( fEps ); in DeactivatePage()
/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx286 if (pValues[nProp] >>= fDoubleVal) SetIterEps( fDoubleVal ); in ScDocCfg()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx143 aOpt.SetIterEps( aIn.ReadDouble() ); in Delta()

Completed in 31 milliseconds