Searched refs:sImplSttSkipChars (Results 1 – 1 of 1) sorted by relevance
97 sImplSttSkipChars[] = "\"\'([{\x83\x84\x89\x91\x92\x93\x94", variable514 if( !lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nSttPos ) )) in FnChgOrdinalNumber()592 sImplSttSkipChars,(cCh = rTxt.GetChar( n ))); in FnChgToEnEmDash()627 sImplSttSkipChars,(cCh = rTxt.GetChar( n ))); in FnChgToEnEmDash()662 lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nFndPos + 2 ) ))) in FnChgToEnEmDash()1352 lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nCapLttrPos1 ) ) in AutoCorrect()1615 while( lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nCapLttrPos )) ) in GetPrevAutoCorrWord()
Completed in 22 milliseconds