Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzformat.cxx1817 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()
2105ImpGetOutputStdToPrecision(fNumber, OutString, 10); // Use 10 decimals for general 'unlimited' for… in GetOutputString()
/trunk/main/svl/inc/svl/
H A Dzformat.hxx510 …SVL_DLLPRIVATE void ImpGetOutputStdToPrecision( double& rNumber, String& rOutString, sal_uInt16 nP…

Completed in 30 milliseconds