Home
last modified time | relevance | path

Searched refs:pPgDesc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnode.cxx532 const SwPageDesc* pPgDesc = 0; in FindPageDesc() local
553 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 …]
/trunk/main/sw/source/core/attr/
H A Dswatrset.cxx406 const SwPageDesc* pPgDesc; in CopyToModify() local
409 0 != ( pPgDesc = ((SwFmtPageDesc*)pItem)->GetPageDesc()) ) in CopyToModify()
414 pPgDesc->GetName() ); in CopyToModify()
419 pPgDesc->GetName() )); in CopyToModify()
420 pDstDoc->CopyPageDesc( *pPgDesc, *pDstPgDesc ); in CopyToModify()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx435 const SwFmtPageDesc *pPgDesc=0; in OutputSectionBreaks() local
459 pPgDesc = (const SwFmtPageDesc*)pItem; in OutputSectionBreaks()
460 pAktPageDesc = pPgDesc->GetPageDesc(); in OutputSectionBreaks()
553 PrepareNewPageDesc( pSet, rNd, pPgDesc, pAktPageDesc ); in OutputSectionBreaks()

Completed in 62 milliseconds