Searched defs:theCurrency (Results 1 – 2 of 2) sorted by relevance
5181 void DecimalFormat::setCurrencyInternally(const UChar* theCurrency, in setCurrencyInternally()5218 void DecimalFormat::setCurrency(const UChar* theCurrency, UErrorCode& ec) { in setCurrency()5235 void DecimalFormat::setCurrency(const UChar* theCurrency) { in setCurrency()
1101 void NumberFormat::setCurrency(const UChar* theCurrency, UErrorCode& ec) { in setCurrency()