Home
last modified time | relevance | path

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

/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx453 char ** suglst = NULL; in GetProposals() local
455 count = pMS->suggest(&suglst, (const char *) aWrd.getStr()); in GetProposals()
463 OUString cvtwrd(suglst[ii],strlen(suglst[ii]),eEnc); in GetProposals()
466 pMS->free_list(&suglst, count); in GetProposals()

Completed in 27 milliseconds