| H A D | math.hxx | 43 sal_Int32 nDecPlaces, in doubleToString() argument 50 rtl_math_doubleToString(&aResult.pData, 0, 0, fValue, eFormat, nDecPlaces, in doubleToString() 59 sal_Int32 nDecPlaces, in doubleToString() argument 64 rtl_math_doubleToString(&aResult.pData, 0, 0, fValue, eFormat, nDecPlaces, in doubleToString() 73 sal_Int32 nDecPlaces, in doubleToUString() argument 80 rtl_math_doubleToUString(&aResult.pData, 0, 0, fValue, eFormat, nDecPlaces, in doubleToUString() 90 sal_Int32 nDecPlaces, in doubleToUString() argument 95 rtl_math_doubleToUString(&aResult.pData, 0, 0, fValue, eFormat, nDecPlaces, in doubleToUString() 105 sal_Int32 nDecPlaces, in doubleToUStringBuffer() argument 115 eFormat, nDecPlaces, cDecSeparator, pGroups, in doubleToUStringBuffer() [all …]
|