Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dlongcurr.cxx63 static XubString ImplGetCurr( const LocaleDataWrapper& rLocaleDataWrapper, const BigInt &rNumber, s… in ImplGetCurr() function
312 …rOutStr = ImplGetCurr( rLocaleDataWrapper, nTempVal, nDecDigits, rFormatter.GetCurrencySymbol(), r… in ImplLongCurrencyReformat()
419 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nNewValue, GetDecimalDigits(), GetCurrencySy… in SetUserValue()
823 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbo… in InsertValue()
831 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbo… in RemoveValue()
849 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbo… in GetValuePos()

Completed in 16 milliseconds