Searched refs:bShowThousandSep (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | longcurr.cxx | 63 …, 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 9 milliseconds