Searched refs:setCurrencyInternally (Results 1 – 2 of 2) sorted by relevance
2063 virtual void setCurrencyInternally(const UChar* theCurrency, UErrorCode& ec);
417 setCurrencyInternally(NULL, status); in construct()472 setCurrencyInternally(getCurrency(), status); in construct()2756 setCurrencyInternally(c, ec); in setCurrencyForSymbols()4632 void DecimalFormat::setCurrencyInternally(const UChar* theCurrency, in setCurrencyInternally() function in DecimalFormat4676 setCurrencyInternally(theCurrency, ec); in setCurrency()