Searched refs:sImplEndSkipChars (Results 1 – 1 of 1) sorted by relevance
99 sImplEndSkipChars[] = "\"\')]}\x83\x84\x89\x91\x92\x93\x94"; variable517 if( !lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nEndPos - 1 ) )) in FnChgOrdinalNumber()600 sImplEndSkipChars,(cCh = rTxt.GetChar( --n ))); ) in FnChgToEnEmDash()636 sImplEndSkipChars,(cCh = rTxt.GetChar( --n ))); ) in FnChgToEnEmDash()660 lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nFndPos - 1 ) )) && in FnChgToEnEmDash()1356 lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nInsPos1-1 ) ) in AutoCorrect()
Completed in 25 milliseconds