Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dtable.c88 …while ((apap.fTtp == 0) && apap.fInTable); /* placing '&& apap.fInTable' here fixes #11433. I can'… in wvGetRowTap()
90 wvTrace (("fTtp is %d\n", apap.fTtp)); in wvGetRowTap()
130 if (apap.fTtp) in wvGetFullTableInit()
777 apap.fTtp)); in TheTest()
840 if (apap.fTtp) in wvGetComplexFullTableInit()
848 if (apap.fTtp) in wvGetComplexFullTableInit()
903 while (apap.fTtp == 0); in wvGetComplexRowTap()
H A Dpap.c212 item->fTtp = 0; in wvInitPAP()
347 wvCopyPHE (&apap->phe, &(fkp->rgbx[index - 1].phe), apap->fTtp); in wvAssembleSimplePAP()
H A Ddecode_simple.c405 if ((apap.fInTable) && (!apap.fTtp)) in wvDecodeSimple()
H A Ddecode_complex.c706 if ((apap.fInTable) && (!apap.fTtp)) in wvDecodeComplex()
H A Dsprm.c334 apap->fTtp = bread_8ubit (pointer, pos); in wvApplySprmFromBucket()
1588 apap->fTtp++; in wvApplysprmPHugePapx()
H A DwvConfig.c2024 && (((PAP *) (mydata->props))->fTtp == 0) && (fttp == 1)) in exstartElement()
2110 if ((((PAP *) (mydata->props))->fTtp == 1) && (fttp == 0)) in exstartElement()
3866 if (apap->fTtp == 1) in wvIsEmptyPara()
H A Dwv.h1518 S8 fTtp; member
4223 U8 fTtp; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword95_generated.cpp5478 fTtp=rhs.fTtp; in PAP()
5542 fTtp=rhs.fTtp; in operator =()
5612 fTtp=stream->readU8(); in read()
5682 stream->write(fTtp); in write()
5783 s += uint2string( fTtp ); in toString()
5863 fTtp=0; in clearInternal()
5930 lhs.fTtp==rhs.fTtp && in operator ==()
H A Dconvert.cpp678 ret.fTtp=s.fTtp; in toWord97()
H A Dparser9x.cpp690 if ( props->pap().fTtp ) { in processParagraph()
H A Dword97_generated.cpp6908 fTtp=stream->readS8(); in read()
7003 stream->write(fTtp); in write()
7088 fTtp=0; in clear()
7288 s += int2string( fTtp ); in toString()
7380 lhs.fTtp==rhs.fTtp && in operator ==()
H A Dword95_generated.h5394 U8 fTtp; member
H A Dword97_generated.h7253 S8 fTtp; member
H A Dword97_helper.cpp1125 fTtp = *ptr == 1; in applyPAPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword95_generated.cpp5484 fTtp=rhs.fTtp; in PAP()
5548 fTtp=rhs.fTtp; in operator =()
5618 fTtp=stream->readU8(); in read()
5688 stream->write(fTtp); in write()
5789 s += uint2string( fTtp ); in toString()
5869 fTtp=0; in clearInternal()
5936 lhs.fTtp==rhs.fTtp && in operator ==()
H A Dconvert.cpp676 ret.fTtp=s.fTtp; in toWord97()
H A Dparser9x.cpp593 if ( props->pap().fTtp ) { in processParagraph()
H A Dword97_generated.cpp6667 fTtp=stream->readS8(); in read()
6759 stream->write(fTtp); in write()
6841 fTtp=0; in clear()
6974 s += int2string( fTtp ); in toString()
7083 lhs.fTtp==rhs.fTtp && in operator ==()
H A Dword95_generated.h5387 U8 fTtp; member
H A Dword97_generated.h6934 S8 fTtp; member
H A Dword97_helper.cpp867 fTtp = *ptr == 1; in applyPAPSPRM()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp2918 if (apap->fTtp) in _beginPara()
4942 if (m_bCellOpen || apap->fTtp) in _cell_open()