Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dlongcurr.cxx63 …, const BigInt &rNumber, sal_uInt16 nDigits, const String& rCurrSymbol, sal_Bool bShowThousandSep ) in ImplGetCurr() argument
68 return rLocaleDataWrapper.getCurr( (long)rNumber, nDigits, rCurrSymbol, bShowThousandSep ); in ImplGetCurr()
85 … aTemplate = rLocaleDataWrapper.getCurr( (long)aFraction, nDigits, rCurrSymbol, bShowThousandSep ); in ImplGetCurr()

Completed in 15 milliseconds