Home
last modified time | relevance | path

Searched refs:GetIterEps (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/inc/
H A Ddocoptio.hxx68 double GetIterEps() const { return fIterEps; } in GetIterEps() function in ScDocOptions
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx165 aRet <<= (double)( rOptions.GetIterEps() ); in getPropertyValue()
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx161 aEdEps .SetValue( pLocalOptions->GetIterEps(), 6 ); in Reset()
/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx370 pValues[nProp] <<= (double) GetIterEps(); in IMPL_LINK()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1094 || rOldOpt.GetIterEps() != rNewOpt.GetIterEps() in ModifyOptions()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1225 fDelta = rDoc.GetDocOptions().GetIterEps(); in XclDelta()
/trunk/main/sc/source/core/data/
H A Dcell.cxx1593 pDocument->GetDocOptions().GetIterEps()) || in InterpretTail()

Completed in 238 milliseconds