Home
last modified time | relevance | path

Searched refs:GetDoubleErrorValue (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/inc/
H A Dscmatrix.hxx54 sal_uInt16 GetError() const { return GetDoubleErrorValue( fVal); } in GetError()
313 sal_uInt16 nError = GetDoubleErrorValue( pMat[nIndex].fVal); in GetDouble()
/trunk/main/formula/inc/formula/
H A Derrorcodes.hxx100 inline sal_uInt16 GetDoubleErrorValue( double fVal ) in GetDoubleErrorValue() function
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx944 sal_uInt16 nErr = GetDoubleErrorValue( rVal ); in TreatDoubleError()
/trunk/main/sc/source/core/data/
H A Dcell.cxx1720 sal_uInt16 nErr = GetDoubleErrorValue( aResult.GetDouble()); in InterpretTail()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx1323 sal_uInt16 nErr = GetDoubleErrorValue( fVal ); in ScAnd()
1422 sal_uInt16 nErr = GetDoubleErrorValue( fVal ); in ScOr()
1522 sal_uInt16 nErr = GetDoubleErrorValue( fVal ); in ScXor()
H A Dinterpr4.cxx3980 sal_uInt16 nErr = GetDoubleErrorValue( pMatVal->fVal); in Interpret()

Completed in 85 milliseconds