Home
last modified time | relevance | path

Searched refs:SpellSvcByLangMap_t (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/linguistic/source/
H A Dspelldsp.cxx227 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()
H A Dspelldsp.hxx62 typedef std::map< LanguageType, LangSvcEntries_Spell_Ptr_t > SpellSvcByLangMap_t; typedef in SpellCheckerDispatcher
63 SpellSvcByLangMap_t aSvcMap;

Completed in 12 milliseconds