Home
last modified time | relevance | path

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

/aoo41x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx75 aDLocs = NULL; in SpellChecker()
98 if (aDLocs) delete[] aDLocs; in ~SpellChecker()
99 aDLocs = NULL; in ~SpellChecker()
198 aDLocs = new Locale [numdict]; in getLocales()
216 aDLocs[k] = MsLangId::convertLanguageToLocale( in getLocales()
238 aDLocs = NULL; in getLocales()
302 if (rLocale == aDLocs[i]) in GetSpellFailure()
445 if (rLocale == aDLocs[i]) in GetProposals()
H A Dsspellimp.hxx70 Locale * aDLocs; member in SpellChecker
/aoo41x/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.hxx76 Locale * aDLocs; member in MacSpellChecker

Completed in 44 milliseconds