Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx479 char ** suglst = NULL; in GetProposals() local
481 count = pMS->suggest(&suglst, (const char *) aWrd.getStr()); in GetProposals()
489 OUString cvtwrd(suglst[ii],strlen(suglst[ii]),eEnc); in GetProposals()
492 pMS->free_list(&suglst, count); in GetProposals()

Completed in 18 milliseconds