Home | History | Annotate | Download | only in i18n

Lines Matching refs:setupCurrencyAffixes

511             setupCurrencyAffixes(*patternUsed, TRUE, TRUE, status);
612 DecimalFormat::setupCurrencyAffixes(const UnicodeString& pattern,
3250 setupCurrencyAffixes(fFormatPattern, FALSE, TRUE, status);
5138 setupCurrencyAffixes(pattern, TRUE, FALSE, status);
5299 setupCurrencyAffixes(fFormatPattern, TRUE, TRUE, ec);