Home
last modified time | relevance | path

Searched refs:sal_math_Double (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sal/inc/rtl/
H A Dmath.hxx326 (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_hi == 0) in isInf()
327 && (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_lo in isInf()
337 (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_hi != 0) in isNan()
338 || (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_lo in isNan()
346 return reinterpret_cast< sal_math_Double * >(&d)->inf_parts.sign != 0; in isSignBitSet()
356 sal_math_Double md; in setInf()
370 sal_math_Double md; in setNan()
/aoo41x/main/sal/inc/sal/
H A Dmathconf.h84 union sal_math_Double union
112 union sal_math_Double
/aoo41x/main/formula/inc/formula/
H A Derrorcodes.hxx91 sal_math_Double smVal; in CreateDoubleError()
106 sal_uInt32 nErr = reinterpret_cast< sal_math_Double * >( in GetDoubleErrorValue()
/aoo41x/main/sc/source/filter/excel/
H A Dxltools.cxx118 sal_math_Double smD; in GetDoubleFromRK()
261 sal_math_Double smD; in ErrorToDouble()
H A Dxlchart.cxx236 sal_math_Double* pDouble = reinterpret_cast< sal_math_Double* >( &mfIntercept ); in XclChSerTrendLine()
H A Dxelink.cxx1161 …sal_uInt16 nScError = static_cast< sal_uInt16 >( reinterpret_cast< const sal_math_Double* >( &fVal… in WriteDouble()
/aoo41x/main/oox/source/xls/
H A Dbiffhelper.cxx61 sal_math_Double maStruct;
/aoo41x/main/sal/rtl/source/
H A Dmath.cxx896 sal_math_Double md; in stringToDouble()

Completed in 62 milliseconds