Searched refs:ICUNumberFormatService (Results 1 – 2 of 2) sorted by relevance
929 class ICUNumberFormatService : public ICULocaleService { class931 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService938 virtual ~ICUNumberFormatService();957 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()964 gService = new ICUNumberFormatService(); in initNumberFormatService()
1078 friend class ICUNumberFormatService; variable