Searched refs:cTmpChar (Results 1 – 1 of 1) sorted by relevance
1285 const sal_Unicode cTmpChar = rTxt.GetChar( nPos ); in AutoCorrect() local1286 if ( cTmpChar == CHAR_HARDBLANK ) in AutoCorrect()1292 else if ( !NeedsHardspaceAutocorr( cTmpChar ) || nPos == 0 ) in AutoCorrect()
Completed in 28 milliseconds