Searched refs:ImpGetOutputStdToPrecision (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svl/inc/svl/ |
H A D | zformat.hxx | 510 …SVL_DLLPRIVATE void ImpGetOutputStdToPrecision( double& rNumber, String& rOutString, sal_uInt16 nP…
|
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 1817 ImpGetOutputStdToPrecision(fNumber, OutString, nStandardPrec); in ImpGetOutputStandard() 1820 void SvNumberformat::ImpGetOutputStdToPrecision(double& rNumber, String& rOutString, sal_uInt16 nPr… in ImpGetOutputStdToPrecision() function in SvNumberformat 2060 ImpGetOutputStdToPrecision(fNumber, rOutString, nPrec); in GetOutputString() 2105 …ImpGetOutputStdToPrecision(fNumber, OutString, 10); // Use 10 decimals for general 'unlimited' for… in GetOutputString()
|
Completed in 215 milliseconds