Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICUNumberFormatService

936 class ICUNumberFormatService : public ICULocaleService {
938 ICUNumberFormatService()
945 virtual ~ICUNumberFormatService();
964 ICUNumberFormatService::~ICUNumberFormatService() {}
971 gService = new ICUNumberFormatService();