Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx703 UCHAR OutCh; member
711 State.OutCh=0; in InitProcessCharState()
774 R.OutCh=ConvertTextChar(c); // von HardTrenn nach '-', ... in ProcessChar()
775 R.Kapt=(R.Attrib.Schnitt & TextKaptBit) !=0 && UpcasePossible(R.OutCh); in ProcessChar()
776 if (R.Kapt) R.OutCh=Upcase(R.OutCh); in ProcessChar()

Completed in 21 milliseconds