Home
last modified time | relevance | path

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

/AOO41X/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx313 OString aTmpdict(OU2ENC(dict,osl_getThreadTextEncoding())); in GetSpellFailure() local
321 aTmpdict = Win_GetShortPathName( dict ); in GetSpellFailure()
324 aDicts[i] = new Hunspell(aTmpaff.getStr(),aTmpdict.getStr()); in GetSpellFailure()