Searched refs:cUnknown (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 113 sal_Unicode cUnknown = ' '; in operator <<() local 124 This.Out(rOut, cUnknown); in operator <<() 129 cUnknown = This.pDoc->Out(rOut, *This.pSeek); in operator <<() 141 pFld->Stop(rOut, *this, cUnknown); in OutStop() 143 aFtn.Stop(rOut, *this, cUnknown); in OutStop() 145 aChp.Stop(rOut, *this, cUnknown); in OutStop() 147 aPap.Stop(rOut, *this, cUnknown); in OutStop() 149 aSep.Stop(rOut, *this, cUnknown); in OutStop() 218 if( cUnknown == 0x07 ) in Out() 227 if (!Ww1PlainText::IsChar(cUnknown)) in Out() [all …]
|
Completed in 24 milliseconds