Searched refs:fFacingPages (Results 1 – 7 of 7) sorted by relevance
1243 rWrt.pDop->fFacingPages = rWrt.pDop->fMirrorMargins = true; in CheckForFacinPg()1250 rWrt.pDop->fFacingPages = true; in CheckForFacinPg()1428 if ( m_rWW8Export.pDop->fFacingPages ) in SectionWW6HeaderFooterFlags()1469 if ( !(nHeadFootFlags & WW8_HEADER_EVEN) && pDop->fFacingPages ) in WriteHeadersFooters()1477 if ( !(nHeadFootFlags & WW8_FOOTER_EVEN) && pDop->fFacingPages ) in WriteHeadersFooters()
1529 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
6724 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()7147 if (fFacingPages) in Write()
1155 if (mrReader.pWDop->fFacingPages) in CreateSep()
1280 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
6013 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()6280 if (fFacingPages) in Write()
1033 *pOut << indent2 << "fFacingPages : " << pD->fFacingPages << endl1; in DumpDop()