Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx383 static sal_Bool IsAutoCorrectChar( sal_Unicode cChar );
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx340 sal_Bool SvxAutoCorrect::IsAutoCorrectChar( sal_Unicode cChar ) in IsAutoCorrectChar() function in SvxAutoCorrect
1274 else if ( bIsNextRun && !IsAutoCorrectChar( cChar ) ) in AutoCorrect()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1160 ( SvxAutoCorrect::IsAutoCorrectChar( nCharCode ) || in PostKeyEvent()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2325 const sal_Bool bIsAutoCorrectChar = SvxAutoCorrect::IsAutoCorrectChar( aCh ); in KeyInput()

Completed in 63 milliseconds