Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dthesdsp.cxx85 ThesSvcByLangMap_t aTmp; in ClearSvcList()
98 ThesSvcByLangMap_t::const_iterator aIt; in getLocales()
112 ThesSvcByLangMap_t::const_iterator aIt( aSvcMap.find( LocaleToLanguage( rLocale ) ) ); in hasLocale()
132 ThesSvcByLangMap_t::iterator aIt( aSvcMap.find( nLanguage ) ); in queryMeanings()
262 const ThesSvcByLangMap_t::iterator aIt( pThis->aSvcMap.find( nLanguage ) ); in GetServiceList()
H A Dthesdsp.hxx62 typedef std::map< LanguageType, LangSvcEntries_Thes_Ptr_t > ThesSvcByLangMap_t; typedef in ThesaurusDispatcher
63 ThesSvcByLangMap_t aSvcMap;

Completed in 24 milliseconds