Searched refs:pSepx (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 1287 if ( m_rWW8Export.pSepx->DocumentIsProtected() && !bProtected ) in SectionFormProtection() 1471 … pSepx->OutHeaderFooter( *this, true, rFmt, nCpPos, nHeadFootFlags, WW8_HEADER_ODD, nBreakCode ); in WriteHeadersFooters() 1473 …pSepx->OutHeaderFooter( *this, true, rLeftFmt, nCpPos, nHeadFootFlags, WW8_HEADER_EVEN, nBreakCode… in WriteHeadersFooters() 1475 pSepx->OutHeaderFooter( *this, true, rFmt, nCpPos, nHeadFootFlags, WW8_HEADER_ODD, nBreakCode ); in WriteHeadersFooters() 1479 … pSepx->OutHeaderFooter( *this, false, rFmt, nCpPos, nHeadFootFlags, WW8_FOOTER_ODD, nBreakCode ); in WriteHeadersFooters() 1481 …pSepx->OutHeaderFooter( *this, false, rLeftFmt, nCpPos, nHeadFootFlags, WW8_FOOTER_EVEN, nBreakCod… in WriteHeadersFooters() 1483 … pSepx->OutHeaderFooter( *this, false, rFmt, nCpPos, nHeadFootFlags, WW8_FOOTER_ODD, nBreakCode ); in WriteHeadersFooters() 1488 …pSepx->OutHeaderFooter( *this, true, rFirstPageFmt, nCpPos, nHeadFootFlags, WW8_HEADER_FIRST, nBre… in WriteHeadersFooters() 1489 …pSepx->OutHeaderFooter( *this, false, rFirstPageFmt, nCpPos, nHeadFootFlags, WW8_FOOTER_FIRST, nBr… in WriteHeadersFooters()
|
H A D | wrtww8.cxx | 393 if ((rWrt.pSepx && rWrt.pSepx->DocumentIsProtected()) || in SV_IMPL_PTRARR() 2807 pSepx->WriteSepx( Strm() ); // Slcx.Sepx in WriteFkpPlcUsw() 2817 pSepx->WritePlcSed( *this ); // Slcx.PlcSed in WriteFkpPlcUsw() 2818 pSepx->WritePlcHdd( *this ); // Slcx.PlcHdd in WriteFkpPlcUsw() 2842 pSepx->WriteSepx( Strm() ); // Sepx in WriteFkpPlcUsw() 2852 pSepx->WritePlcSed( *this ); // Slcx.PlcSed in WriteFkpPlcUsw() 2853 pSepx->WritePlcHdd( *this ); // Slcx.PlcHdd in WriteFkpPlcUsw() 2970 bNeedsFinalPara |= pSepx->WriteKFTxt( *this ); // K/F-Text in StoreDoc1() 3401 DELETEZ( pSepx ); in ExportDocument_Impl() 3596 pSepx( NULL ), in WW8Export() [all …]
|
H A D | ww8atr.cxx | 626 pSepx->AppendSep( Fc2Cp( nFcPos ), *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 630 pSepx->AppendSep( Fc2Cp( nFcPos ), pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 3431 m_rWW8Export.pSepx->SetNum( pTxtNd ); in ParaNumRule_Impl()
|
H A D | wrtww8.hxx | 931 WW8_WrPlcSepx* pSepx; ///< Sections/headers/footers member in WW8Export
|
H A D | wrtw8nds.cxx | 2628 pSepx->AppendSep(Fc2Cp(Strm().Tell()), pPageDesc, pFmt, nLnNum); in AppendSection()
|
Completed in 69 milliseconds