Searched refs:doubleToUStringBuffer (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sal/inc/rtl/ |
H A D | math.hxx | 103 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 D | converter.cxx | 623 …::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 D | dpgroup.cxx | 195 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 D | xmluconv.cxx | 723 …::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 D | FormulaCompiler.cxx | 1634 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble() 1641 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | shapeexport4.cxx | 98 …::rtl::math::doubleToUStringBuffer( rStrBuffer, fNumber, rtl_math_StringFormat_Automatic, rtl_math… in ExportParameter()
|
/aoo4110/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 754 ::rtl::math::doubleToUStringBuffer( aCondStr, fLimit, in WriteMapElement_Impl()
|
Completed in 62 milliseconds