Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dzformat.hxx522 SVL_DLLPRIVATE sal_uLong ImpGGTRound(sal_uLong x, sal_uLong y);
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1986 sal_uLong SvNumberformat::ImpGGTRound(sal_uLong x, sal_uLong y) in ImpGGTRound() function in SvNumberformat
2390 nGgt = ImpGGTRound(nDiv, nFrac); in GetOutputString()
2402 nGgt = ImpGGTRound(nDiv, nFrac); in GetOutputString()

Completed in 27 milliseconds