Searched refs:pDop (Results 1 – 4 of 4) sorted by relevance
1122 rWrt.pDop->grpfIhdt = nInfoFlags; in WriteFtnEndTxt()1129 WW8Dop& rDop = *rWrt.pDop; in WriteFtnEndTxt()1244 rWrt.pDop->fFacingPages = rWrt.pDop->fMirrorMargins = true; in CheckForFacinPg()1251 rWrt.pDop->fFacingPages = true; in CheckForFacinPg()1257 rWrt.pDop->fSwapBordersFacingPgs = in CheckForFacinPg()1258 rWrt.pDop->fMirrorMargins = 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()
350 WW8Dop& rDop = *rWrt.pDop; in SV_IMPL_PTRARR()2915 ExportDopTypography(pDop->doptypography); in WriteFkpPlcUsw()3319 pDop = new WW8Dop; in ExportDocument_Impl()3322 pDop->fRevMarking = 0 != ( nsRedlineMode_t::REDLINE_ON & mnRedlineMode ); in ExportDocument_Impl()3323 pDop->fRMView = 0 != ( nsRedlineMode_t::REDLINE_SHOW_DELETE & mnRedlineMode ); in ExportDocument_Impl()3324 pDop->fRMPrint = pDop->fRMView; in ExportDocument_Impl()3333 pDop->fAutoHyphen = ((const SvxHyphenZoneItem*)pItem)->IsHyphen(); in ExportDocument_Impl()3413 delete pDop; in ExportDocument_Impl()
928 WW8Dop* pDop; ///< DOcument Properties member in WW8Export
964 m_rWW8Export.pDop->bUseThaiLineBreakingRules = true; in RTLAndCJKState()
Completed in 92 milliseconds