Home | History | Annotate | Download | only in i18n

Lines Matching refs:SimpleNumberFormatFactory

184 // SimpleNumberFormatFactory implementation
186 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible)
192 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {}
194 UBool SimpleNumberFormatFactory::visible(void) const {
199 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const