Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx349 sal_Bool SvxAutoCorrect::NeedsHardspaceAutocorr( sal_Unicode cChar ) in NeedsHardspaceAutocorr() function in SvxAutoCorrect
1269 if ( NeedsHardspaceAutocorr( cChar ) && in AutoCorrect()
1277 if ( nInsPos != 0 && NeedsHardspaceAutocorr( rTxt.GetChar( nInsPos - 1 ) ) && in AutoCorrect()
1292 else if ( !NeedsHardspaceAutocorr( cTmpChar ) || nPos == 0 ) in AutoCorrect()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx385 sal_Bool NeedsHardspaceAutocorr( sal_Unicode cChar );

Completed in 25 milliseconds