Searched refs:SetIterEps (Results 1 – 5 of 5) sorted by relevance
103 rOptions.SetIterEps( fDoubleVal ); in setPropertyValue()
69 void SetIterEps( double fEps ) { fIterEps = fEps; } in SetIterEps() function in ScDocOptions
233 pLocalOptions->SetIterEps( fEps ); in DeactivatePage()
286 if (pValues[nProp] >>= fDoubleVal) SetIterEps( fDoubleVal ); in ScDocCfg()
143 aOpt.SetIterEps( aIn.ReadDouble() ); in Delta()
Completed in 52 milliseconds