Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx101 double fDoubleVal = 0; in setPropertyValue() local
102 if ( aValue >>= fDoubleVal ) in setPropertyValue()
103 rOptions.SetIterEps( fDoubleVal ); in setPropertyValue()
/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx256 double fDoubleVal = 0; in ScDocCfg() local
286 if (pValues[nProp] >>= fDoubleVal) SetIterEps( fDoubleVal ); in ScDocCfg()

Completed in 13 milliseconds