Home | History | Annotate | Download | only in unicode

Lines Matching refs:setCurrency

1866     virtual void setCurrency(const UChar* theCurrency, UErrorCode& ec);
1870 * setCurrency(const UChar*, UErrorCode&).
1871 * @deprecated ICU 3.0. Use setCurrency(const UChar*, UErrorCode&).
1873 virtual void setCurrency(const UChar* theCurrency);
2148 // similar to setCurrency without re-compute the affixes for currency.
2151 // re-computed in setCurrency(), but not in setCurrencyInternally().