Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx2322 const sal_Bool bIsAutoCorrectChar = SvxAutoCorrect::IsAutoCorrectChar( aCh ); in KeyInput() local
2324 if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()
2336 else if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()