Searched refs:ICUNumberFormatService (Results 1 – 2 of 2) sorted by relevance
935 class ICUNumberFormatService : public ICULocaleService { class937 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService944 virtual ~ICUNumberFormatService();963 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()970 gService = new ICUNumberFormatService(); in initNumberFormatService()
1164 friend class ICUNumberFormatService; variable