Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Ddocument.cpp489 bool firstPage = sep->fTitlePage || sep->pgbApplyTo; in slotSectionFound()
1127 if ( (sep->pgbApplyTo == 0) || in setPageLayoutStyle()
1128 ((sep->pgbApplyTo == 1) && firstPage) || in setPageLayoutStyle()
1129 ((sep->pgbApplyTo == 2) && !firstPage)) in setPageLayoutStyle()
/dports/textproc/wv/wv-1.2.9/
H A Dsep.c123 item->pgbApplyTo = 0; in wvInitSEP()
H A Dwv.h1850 U32 pgbApplyTo:3; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx1050 sal_uInt16 pgbApplyTo:3; member
H A Dww8par.cxx4432 if (!(rSection.maSep.pgbApplyTo & 1)) in SetSegmentToPageDesc()
4434 if (!(rSection.maSep.pgbApplyTo & 2)) in SetSegmentToPageDesc()
H A Dww8par6.cxx1196 aNewSection.maSep.pgbApplyTo = pgbProp & 0x0007; in CreateSep()
H A Dww8scan.cxx8534 reserved2(0), pgbApplyTo(0), pgbPageDepth(0), pgbOffsetFrom(0), in SEPr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx1040 sal_uInt16 pgbApplyTo:3; member
H A Dww8par.cxx4418 if (!(rSection.maSep.pgbApplyTo & 1)) in SetSegmentToPageDesc()
4420 if (!(rSection.maSep.pgbApplyTo & 2)) in SetSegmentToPageDesc()
H A Dww8par6.cxx1177 aNewSection.maSep.pgbApplyTo = pgbProp & 0x0007; in CreateSep()
H A Dww8scan.cxx8503 reserved2(0), pgbApplyTo(0), pgbPageDepth(0), pgbOffsetFrom(0), in SEPr()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp8180 pgbApplyTo=shifterU16; in read()
8259 shifterU16=pgbApplyTo; in write()
8330 pgbApplyTo=0; in clear()
8442 s += uint2string( pgbApplyTo ); in toString()
8537 lhs.pgbApplyTo==rhs.pgbApplyTo && in operator ==()
H A Dword97_generated.h8676 U16 pgbApplyTo:3; member
H A Dword97_helper.cpp2010 pgbApplyTo = pgbProp; in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp7907 pgbApplyTo=shifterU16; in read()
7984 shifterU16=pgbApplyTo; in write()
8053 pgbApplyTo=0; in clear()
8163 s += uint2string( pgbApplyTo ); in toString()
8254 lhs.pgbApplyTo==rhs.pgbApplyTo && in operator ==()
H A Dword97_generated.h8280 U16 pgbApplyTo:3; member
H A Dword97_helper.cpp1828 pgbApplyTo = pgbProp; in applySEPSPRM()