Searched refs:getFormalCurrencySymbol (Results 1 – 4 of 4) sorted by relevance
34 UnicodeString getFormalCurrencySymbol(UErrorCode& status) const;
47 UnicodeString CurrencySymbols::getFormalCurrencySymbol(UErrorCode& status) const { in getFormalCurrencySymbol() function in CurrencySymbols
305 return fCurrencySymbols.getFormalCurrencySymbol(localStatus); in getSymbol()