Searched refs:createIntegerFormat (Results 1 – 2 of 2) sorted by relevance
1047 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
1702 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()1794 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat