Lines Matching full:simplenumberformatfactory
159 // SimpleNumberFormatFactory implementation
161 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible)
167 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {}
169 UBool SimpleNumberFormatFactory::visible(void) const {
174 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const