Home
last modified time | relevance | path

Searched refs:aDLocs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx76 aDLocs = NULL; in SpellChecker()
99 if (aDLocs) delete[] aDLocs; in ~SpellChecker()
100 aDLocs = NULL; in ~SpellChecker()
224 aDLocs = new Locale [numdict]; in getLocales()
242 aDLocs[k] = MsLangId::convertLanguageToLocale( in getLocales()
264 aDLocs = NULL; in getLocales()
328 if (rLocale == aDLocs[i]) in GetSpellFailure()
471 if (rLocale == aDLocs[i]) in GetProposals()
H A Dsspellimp.hxx70 Locale * aDLocs; member in SpellChecker
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx59 aDLocs = NULL; in MacSpellChecker()
77 if (aDLocs) delete[] aDLocs; in ~MacSpellChecker()
78 aDLocs = NULL; in ~MacSpellChecker()
148 aDLocs = new Locale [numdict]; in getLocales()
178 aDLocs[k] = nLoc; in getLocales()
194 aDLocs = NULL; in getLocales()
H A Dmacspellimp.hxx78 Locale * aDLocs; member in MacSpellChecker

Completed in 13 milliseconds