Searched refs:sal_math_Double (Results 1 – 8 of 8) sorted by relevance
333 (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_hi == 0) in isInf()334 && (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_lo in isInf()344 (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_hi != 0) in isNan()345 || (reinterpret_cast< sal_math_Double * >(&d)->inf_parts.fraction_lo in isNan()353 return reinterpret_cast< sal_math_Double * >(&d)->inf_parts.sign != 0; in isSignBitSet()363 sal_math_Double md; in setInf()377 sal_math_Double md; in setNan()
85 union sal_math_Double union113 union sal_math_Double
91 sal_math_Double smVal; in CreateDoubleError()106 sal_uInt32 nErr = reinterpret_cast< sal_math_Double * >( in GetDoubleErrorValue()
118 sal_math_Double smD; in GetDoubleFromRK()261 sal_math_Double smD; in ErrorToDouble()
236 sal_math_Double* pDouble = reinterpret_cast< sal_math_Double* >( &mfIntercept ); in XclChSerTrendLine()
1161 …sal_uInt16 nScError = static_cast< sal_uInt16 >( reinterpret_cast< const sal_math_Double* >( &fVal… in WriteDouble()
61 sal_math_Double maStruct;
896 sal_math_Double md; in stringToDouble()