Home | History | Annotate | Download | only in unicode

Lines Matching refs:setCurrency

1838     virtual void setCurrency(const UChar* theCurrency, UErrorCode& ec);
1842 * setCurrency(const UChar*, UErrorCode&).
1843 * @deprecated ICU 3.0. Use setCurrency(const UChar*, UErrorCode&).
1845 virtual void setCurrency(const UChar* theCurrency);
2120 // similar to setCurrency without re-compute the affixes for currency.
2123 // re-computed in setCurrency(), but not in setCurrencyInternally().