Searched refs:bIsAutoCorrectChar (Results 1 – 1 of 1) sorted by relevance
2323 const sal_Bool bIsAutoCorrectChar = SvxAutoCorrect::IsAutoCorrectChar( aCh ); in KeyInput() local2325 if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()2337 else if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()
Completed in 39 milliseconds