Searched refs:fFacingPages (Results 1 – 7 of 7) sorted by relevance
1244 rWrt.pDop->fFacingPages = rWrt.pDop->fMirrorMargins = true; in CheckForFacinPg()1251 rWrt.pDop->fFacingPages = true; in CheckForFacinPg()1429 if ( m_rWW8Export.pDop->fFacingPages ) in SectionWW6HeaderFooterFlags()1470 if ( !(nHeadFootFlags & WW8_HEADER_EVEN) && pDop->fFacingPages ) in WriteHeadersFooters()1478 if ( !(nHeadFootFlags & WW8_FOOTER_EVEN) && pDop->fFacingPages ) in WriteHeadersFooters()
1530 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
6725 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()7148 if (fFacingPages) in Write()
1156 if (mrReader.pWDop->fFacingPages) in CreateSep()
1280 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
6014 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()6281 if (fFacingPages) in Write()
1033 *pOut << indent2 << "fFacingPages : " << pD->fFacingPages << endl1; in DumpDop()
Completed in 152 milliseconds