Home
last modified time | relevance | path

Searched refs:pAktPageDesc (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx648 pAktPageDesc = &rPageDesc; in ExportDocument_Impl()
1182 const SwPageDesc *pSave = pAktPageDesc; in OutPageDescription()
1184 pAktPageDesc = &rPgDsc; in OutPageDescription()
1185 if( bCheckForFirstPage && pAktPageDesc->GetFollow() && in OutPageDescription()
1186 pAktPageDesc->GetFollow() != pAktPageDesc ) in OutPageDescription()
1187 pAktPageDesc = pAktPageDesc->GetFollow(); in OutPageDescription()
1197 if( pAktPageDesc->GetLandscape() ) in OutPageDescription()
1215 if( pAktPageDesc != &rPgDsc ) in OutPageDescription()
1217 pAktPageDesc = &rPgDsc; in OutPageDescription()
1230 pAktPageDesc = pSave; in OutPageDescription()
[all …]
H A Dww8atr.cxx394 if (pAktPageDesc && pCurrent) in SetAktPageDescFromNode()
396 if (pCurrent != pAktPageDesc) in SetAktPageDescFromNode()
408 pAktPageDesc = pCurrent; in SetAktPageDescFromNode()
449 pAktPageDesc = pPageDesc; in OutputSectionBreaks()
460 pAktPageDesc = pPgDesc->GetPageDesc(); in OutputSectionBreaks()
499 if ( pAktPageDesc ) in OutputSectionBreaks()
547 if ( pAktPageDesc ) in OutputSectionBreaks()
551 if ( bNewPageDesc && pAktPageDesc ) in OutputSectionBreaks()
564 pAktPageDesc && in OutputFollowPageDesc()
565 pAktPageDesc != pAktPageDesc->GetFollow() ) in OutputFollowPageDesc()
[all …]
H A Dwrtw8nds.cxx1319 const SwFrmFmt &rFmt = pAktPageDesc in GetCurrentPageDirection()
1320 ? pAktPageDesc->GetMaster() in GetCurrentPageDirection()
1388 const SwFrmFmt &rFmt = pAktPageDesc in GetCurrentPageBgBrush()
1389 ? pAktPageDesc->GetMaster() in GetCurrentPageBgBrush()
2616 pCurrent = pAktPageDesc; in OutputSectionNode()
H A Dwrtw8sty.cxx914 rExport.pAktPageDesc = &const_cast<const SwDoc *>(rExport.pDoc)->GetPageDesc( 0 ); in MSWordSections()
955 AppendSection( rExport.pAktPageDesc, pFmt, nRstLnNum ); in MSWordSections()
1499 pAktPageDesc = pPd; in SectionProperties()
1616 pAktPageDesc = pPd = pFollow; in SectionProperties()
H A Dwrtww8.cxx1868 aData.pOldPageDesc = pAktPageDesc; in SaveData()
1914 pAktPageDesc = rData.pOldPageDesc; in RestoreData()
2636 pAktPageDesc = pTemp; in WriteText()
2694 AppendSection( pAktPageDesc, pParentFmt, nRstLnNum ); in WriteText()
3553 mnHdFtIndex(0), pAktPageDesc(0), pPapPlc(0), pChpPlc(0), pChpIter(0), in MSWordExportBase()
H A Ddocxexport.cxx342 m_pSections->AppendSection( pAktPageDesc, pParentFmt, nRstLnNum ); in OutputEndNode()
H A Dwrtww8.hxx500 const SwPageDesc *pAktPageDesc; member in MSWordExportBase
H A Ddocxattributeoutput.cxx2989 if ( m_rExport.pAktPageDesc->GetLandscape( ) ) in FormatFrameSize()
H A Drtfattributeoutput.cxx1667 …m_aSectionHeaders.getOStringBuffer().append((sal_Int32)m_rExport.pAktPageDesc->GetMaster().GetULSp… in WriteHeaderFooter_Impl()

Completed in 149 milliseconds