Searched refs:sCurrentErrorText (Results 1 – 1 of 1) sorted by relevance
547 String sCurrentErrorText = aSentenceED.GetErrorText(); in IMPL_LINK() local556 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 20 milliseconds