Home
last modified time | relevance | path

Searched refs:nResultOffset (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dmath.cxx297 sal_Int32 * pResultCapacity, sal_Int32 nResultOffset, in doubleToString() argument
323 nResultOffset = 0; in doubleToString()
325 T::appendAscii(pResult, pResultCapacity, &nResultOffset, in doubleToString()
340 nResultOffset = 0; in doubleToString()
343 T::appendAscii(pResult, pResultCapacity, &nResultOffset, in doubleToString()
345 T::appendAscii(pResult, pResultCapacity, &nResultOffset, in doubleToString()
640 T::appendChars(pResult, pResultCapacity, &nResultOffset, pBuf, in doubleToString()
651 sal_Int32 nResultOffset, double fValue, in rtl_math_doubleToString() argument
661 pResult, pResultCapacity, nResultOffset, fValue, eFormat, nDecPlaces, in rtl_math_doubleToString()
667 sal_Int32 nResultOffset, double fValue, in rtl_math_doubleToUString() argument
[all …]
/trunk/main/sal/inc/rtl/
H A Dmath.h203 sal_Int32 nResultOffset, double fValue,
278 sal_Int32 nResultOffset, double fValue,

Completed in 17 milliseconds