Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds