Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx369 OString aWrd(OU2ENC(nWord,eEnc)); in GetSpellFailure() local
370 int rVal = pMS->spell((char*)aWrd.getStr()); in GetSpellFailure()
480 OString aWrd(OU2ENC(nWord,eEnc)); in GetProposals() local
481 count = pMS->suggest(&suglst, (const char *) aWrd.getStr()); in GetProposals()

Completed in 19 milliseconds