Searched refs:pPgDesc (Results 1 – 3 of 3) sorted by relevance
532 const SwPageDesc* pPgDesc = 0; in FindPageDesc() local549 pPgDesc = ((SwFmtPageDesc&)pNode->GetAttr( RES_PAGEDESC )).GetPageDesc(); in FindPageDesc()553 if( !pPgDesc ) in FindPageDesc()560 pPgDesc = pPage->GetPageDesc(); in FindPageDesc()569 if( !pPgDesc ) in FindPageDesc()648 pPgDesc = &pDoc->GetPageDesc( 0 ); in FindPageDesc()671 for( sal_uInt16 n = pDoc->GetPageDescCnt(); n && !pPgDesc; ) in FindPageDesc()690 pPgDesc = &rPgDsc; in FindPageDesc()697 if( !pPgDesc ) in FindPageDesc()698 pPgDesc = &pDoc->GetPageDesc( 0 ); in FindPageDesc()[all …]
326 const SwPageDesc* pPgDesc; in CopyToModify() local329 0 != ( pPgDesc = ((SwFmtPageDesc*)pItem)->GetPageDesc()) ) in CopyToModify()334 pPgDesc->GetName() ); in CopyToModify()339 pPgDesc->GetName() )); in CopyToModify()340 pDstDoc->CopyPageDesc( *pPgDesc, *pDstPgDesc ); in CopyToModify()
435 const SwFmtPageDesc *pPgDesc=0; in OutputSectionBreaks() local459 pPgDesc = (const SwFmtPageDesc*)pItem; in OutputSectionBreaks()460 pAktPageDesc = pPgDesc->GetPageDesc(); in OutputSectionBreaks()553 PrepareNewPageDesc( pSet, rNd, pPgDesc, pAktPageDesc ); in OutputSectionBreaks()