Home
last modified time | relevance | path

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

/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx343 OString aWrd(OU2ENC(nWord,eEnc)); in GetSpellFailure() local
344 int rVal = pMS->spell((char*)aWrd.getStr()); in GetSpellFailure()
454 OString aWrd(OU2ENC(nWord,eEnc)); in GetProposals() local
455 count = pMS->suggest(&suglst, (const char *) aWrd.getStr()); in GetProposals()

Completed in 21 milliseconds