Searched refs:ICUNumberFormatService (Results 1 – 2 of 2) sorted by relevance
936 class ICUNumberFormatService : public ICULocaleService { class938 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService945 virtual ~ICUNumberFormatService();964 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()971 gService = new ICUNumberFormatService(); in initNumberFormatService()
1146 friend class ICUNumberFormatService; variable