Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx96 aTLocs = NULL; in Thesaurus()
128 if (aTLocs) delete[] aTLocs; in ~Thesaurus()
129 aTLocs = NULL; in ~Thesaurus()
227 aTLocs = new Locale [numthes]; in getLocales()
247 aTLocs[k] = MsLangId::convertLanguageToLocale( in getLocales()
249 aCharSetInfo[k] = new CharClass( aTLocs[k] ); in getLocales()
270 aTLocs = NULL; in getLocales()
350 if (rLocale == aTLocs[i]) in queryMeanings()
H A Dnthesimp.hxx89 Locale * aTLocs; member in Thesaurus

Completed in 19 milliseconds