Searched defs:CurrencyFormat (Results 1 – 3 of 3) sorted by relevance
22 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() function in CurrencyFormat28 CurrencyFormat::CurrencyFormat(const CurrencyFormat& other) : in CurrencyFormat() function in CurrencyFormat
23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() function in CurrencyFormat29 CurrencyFormat::CurrencyFormat(const CurrencyFormat& other) : in CurrencyFormat() function in CurrencyFormat
1889 #define CurrencyFormat U_ICU_ENTRY_POINT_RENAME(CurrencyFormat) macro