Searched refs:pPgDesc (Results 1 – 3 of 3) sorted by relevance
532 const SwPageDesc* pPgDesc = 0; in FindPageDesc() local553 if( !pPgDesc ) in FindPageDesc()560 pPgDesc = pPage->GetPageDesc(); in FindPageDesc()569 if( !pPgDesc ) in FindPageDesc()648 pPgDesc = &pDoc->GetPageDesc( 0 ); in FindPageDesc()690 pPgDesc = &rPgDsc; in FindPageDesc()697 if( !pPgDesc ) in FindPageDesc()723 pPgDesc = &pDoc->GetPageDesc( 0 ); in FindPageDesc()763 if( !pPgDesc ) in FindPageDesc()764 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()
Completed in 30 milliseconds