Home
last modified time | relevance | path

Searched refs:doubleToUStringBuffer (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sal/inc/rtl/
H A Dmath.hxx103 inline void doubleToUStringBuffer( rtl::OUStringBuffer& rBuffer, double fValue, in doubleToUStringBuffer() function
122 inline void doubleToUStringBuffer( rtl::OUStringBuffer& rBuffer, double fValue, in doubleToUStringBuffer() function
/aoo4110/main/sax/source/tools/
H A Dconverter.cxx623 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
633 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
642 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
/aoo4110/main/sc/source/core/data/
H A Ddpgroup.cxx195 rtl::math::doubleToUStringBuffer( aBuffer, fStartValue, rtl_math_StringFormat_Automatic, in lcl_GetNumGroupName()
198 rtl::math::doubleToUStringBuffer( aBuffer, fEndValue, rtl_math_StringFormat_Automatic, in lcl_GetNumGroupName()
215 rtl::math::doubleToUStringBuffer( aBuffer, fValue, rtl_math_StringFormat_Automatic, in lcl_GetSpecialNumGroupName()
/aoo4110/main/xmloff/source/core/
H A Dxmluconv.cxx723 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
733 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
742 …::rtl::math::doubleToUStringBuffer( rBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math_De… in convertDouble()
/aoo4110/main/formula/source/core/api/
H A DFormulaCompiler.cxx1634 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble()
1641 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble()
/aoo4110/main/xmloff/source/draw/
H A Dshapeexport4.cxx98 …::rtl::math::doubleToUStringBuffer( rStrBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math… in ExportParameter()
/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx754 ::rtl::math::doubleToUStringBuffer( aCondStr, fLimit, in WriteMapElement_Impl()

Completed in 73 milliseconds