Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Diprcache.cxx263 WordList_t &rList = aWordLists[ nLang ]; in CheckWord()
264 const WordList_t::const_iterator aIt = rList.find( rWord ); in CheckWord()
271 WordList_t & rList = aWordLists[ nLang ]; in AddWord()
/aoo4110/main/linguistic/inc/
H A Diprcache.hxx103 typedef std::set< ::rtl::OUString > WordList_t; typedef in linguistic::SpellCache
104 typedef std::map< LanguageType, WordList_t > LangWordList_t;

Completed in 24 milliseconds