Searched refs:IsAutoCorrectChar (Results 1 – 4 of 4) sorted by relevance
383 static sal_Bool IsAutoCorrectChar( sal_Unicode cChar );
340 sal_Bool SvxAutoCorrect::IsAutoCorrectChar( sal_Unicode cChar ) in IsAutoCorrectChar() function in SvxAutoCorrect1274 else if ( bIsNextRun && !IsAutoCorrectChar( cChar ) ) in AutoCorrect()
1160 ( SvxAutoCorrect::IsAutoCorrectChar( nCharCode ) || in PostKeyEvent()
2323 const sal_Bool bIsAutoCorrectChar = SvxAutoCorrect::IsAutoCorrectChar( aCh ); in KeyInput()
Completed in 53 milliseconds