Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx99 sImplEndSkipChars[] = "\"\')]}\x83\x84\x89\x91\x92\x93\x94"; variable
517 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 28 milliseconds