Searched refs:sCurrentErrorText (Results 1 – 1 of 1) sorted by relevance
545 String sCurrentErrorText = aSentenceED.GetErrorText(); in IMPL_LINK() local554 if(sWrong == sCurrentErrorText && in IMPL_LINK()558 sCurrentErrorText = aSuggestionLB.GetSelectEntry(); in IMPL_LINK()560 if(sWrong != sCurrentErrorText) in IMPL_LINK()562 SvxPrepareAutoCorrect( sWrong, sCurrentErrorText ); in IMPL_LINK()564 rParent.AddAutoCorrection( sWrong, sCurrentErrorText, eLang ); in IMPL_LINK()