Searched refs:kIntlCurrencySymbol (Results 1 – 4 of 4) sorted by relevance
110 kIntlCurrencySymbol, enumerator
303 fSymbols[kIntlCurrencySymbol].setTo(curriso, -1); in initialize()411 fSymbols[kIntlCurrencySymbol].setTo(TRUE, INTL_CURRENCY_SYMBOL_STR, 2); in initialize()
3123 getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol) == in adoptDecimalFormatSymbols()3124 symbolsToAdopt->getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol)); in adoptDecimalFormatSymbols()3222 … && getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol) == UnicodeString(intlCurrencySymbol)) in setCurrencyForSymbols()3909 affix += getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in expandAffix()4006 offset = (int) (*affix).indexOf(getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol)); in appendAffix()4008 UnicodeString aff = getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in appendAffix()5252 fSymbols->getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in getEffectiveCurrency()
1346 UnicodeString intlCurrency(fmt->getSymbol(DecimalFormatSymbols::kIntlCurrencySymbol)); in Test4061302()1358 fmt->setSymbol(DecimalFormatSymbols::kIntlCurrencySymbol, UnicodeString("ABC")); in Test4061302()1361 intlCurrency = fmt->getSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in Test4061302()1702 … buf.replace(j, /*j+*/2, symbols->getSymbol(DecimalFormatSymbols::kIntlCurrencySymbol)); in Test4122840()1703 j += symbols->getSymbol(DecimalFormatSymbols::kIntlCurrencySymbol).length(); in Test4122840()2370 sym.setSymbol(DecimalFormatSymbols::kIntlCurrencySymbol, "DOL");2382 sym.setSymbol(DecimalFormatSymbols::kIntlCurrencySymbol, "USD");