Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1285 const sal_Unicode cTmpChar = rTxt.GetChar( nPos ); in AutoCorrect() local
1286 if ( cTmpChar == CHAR_HARDBLANK ) in AutoCorrect()
1292 else if ( !NeedsHardspaceAutocorr( cTmpChar ) || nPos == 0 ) in AutoCorrect()

Completed in 27 milliseconds