Home | History | Annotate | Download | only in unicode

Lines Matching refs:setCurrency

1806     virtual void setCurrency(const UChar* theCurrency, UErrorCode& ec);
1810 * setCurrency(const UChar*, UErrorCode&).
1811 * @deprecated ICU 3.0. Use setCurrency(const UChar*, UErrorCode&).
1813 virtual void setCurrency(const UChar* theCurrency);
2039 // similar to setCurrency without re-compute the affixes for currency.
2042 // re-computed in setCurrency(), but not in setCurrencyInternally().