Searched refs:NFFactory (Results 1 – 3 of 3) sorted by relevance
810 class NFFactory : public LocaleKeyFactory { class816 NFFactory(NumberFormatFactory* delegate) in NFFactory() function in NFFactory823 virtual ~NFFactory();854 ((NFFactory*)this)->_ids = new Hashtable(status); /* cast away const */ in getSupportedIDs()867 NFFactory::~NFFactory() in ~NFFactory()937 NFFactory *tempnnf = new NFFactory(toAdopt); in registerFactory()
727 class NFFactory : public LocaleKeyFactory { class733 NFFactory(NumberFormatFactory* delegate) in NFFactory() function in NFFactory740 virtual ~NFFactory() in ~NFFactory()775 ((NFFactory*)this)->_ids = new Hashtable(status); /* cast away const */ in getSupportedIDs()848 NFFactory *tempnnf = new NFFactory(toAdopt); in registerFactory()
2033 #define NFFactory U_ICU_ENTRY_POINT_RENAME(NFFactory) macro