Searched refs:ICUNumberFormatService (Results 1 – 2 of 2) sorted by relevance
938 class ICUNumberFormatService : public ICULocaleService { class940 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService947 virtual ~ICUNumberFormatService();966 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()973 gService = new ICUNumberFormatService(); in initNumberFormatService()
1120 friend class ICUNumberFormatService; variable