Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx547 String sCurrentErrorText = aSentenceED.GetErrorText(); in IMPL_LINK() local
556 if(sWrong == sCurrentErrorText && in IMPL_LINK()
560 sCurrentErrorText = aSuggestionLB.GetSelectEntry(); in IMPL_LINK()
562 if(sWrong != sCurrentErrorText) in IMPL_LINK()
564 SvxPrepareAutoCorrect( sWrong, sCurrentErrorText ); in IMPL_LINK()
566 rParent.AddAutoCorrection( sWrong, sCurrentErrorText, eLang ); in IMPL_LINK()

Completed in 23 milliseconds