Searched refs:fIntlCurrencySymbol (Results 1 – 8 of 8) sorted by relevance
23 fIntlCurrencySymbol.setToBogus(); in CurrencySymbols()34 fIntlCurrencySymbol = symbols.getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in CurrencySymbols()75 if (!fIntlCurrencySymbol.isBogus()) { in getIntlCurrencySymbol()76 return fIntlCurrencySymbol; in getIntlCurrencySymbol()
47 UnicodeString fIntlCurrencySymbol; variable
23 fIntlCurrencySymbol.setToBogus(); in CurrencySymbols()34 fIntlCurrencySymbol = symbols.getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in CurrencySymbols()84 if (!fIntlCurrencySymbol.isBogus()) { in getIntlCurrencySymbol()85 return fIntlCurrencySymbol; in getIntlCurrencySymbol()
51 UnicodeString fIntlCurrencySymbol; variable