Searched refs:SpellSvcByLangMap_t (Results 1 – 2 of 2) sorted by relevance
227 SpellSvcByLangMap_t aTmp; in ClearSvcList()239 SpellSvcByLangMap_t::const_iterator aIt; in getLocales()252 SpellSvcByLangMap_t::const_iterator aIt( aSvcMap.find( LocaleToLanguage( rLocale ) ) ); in hasLocale()326 SpellSvcByLangMap_t::iterator aIt( aSvcMap.find( nLanguage ) ); in isValid_Impl()494 SpellSvcByLangMap_t::iterator aIt( aSvcMap.find( nLanguage ) ); in spell_Impl()846 const SpellSvcByLangMap_t::iterator aIt( pThis->aSvcMap.find( nLanguage ) ); in GetServiceList()
62 typedef std::map< LanguageType, LangSvcEntries_Spell_Ptr_t > SpellSvcByLangMap_t; typedef in SpellCheckerDispatcher63 SpellSvcByLangMap_t aSvcMap;
Completed in 10 milliseconds