Home
last modified time | relevance | path

Searched refs:fFacingPages (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1244 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()
H A Dww8scan.hxx1530 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
H A Dww8scan.cxx6725 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()
7148 if (fFacingPages) in Write()
H A Dww8par6.cxx1156 if (mrReader.pWDop->fFacingPages) in CreateSep()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1280 sal_uInt16 fFacingPages : 1; // 1 when facing pages should be printed member in WW8Dop
H A Dww8scan.cxx6014 fFacingPages = 0 != ( a16Bit & 0x0001 ) ; in WW8Dop()
6281 if (fFacingPages) in Write()
H A Ddump8a.cxx1033 *pOut << indent2 << "fFacingPages : " << pD->fFacingPages << endl1; in DumpDop()

Completed in 456 milliseconds