Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1000 if ( !pPd ) in NumberOfColumns()
1003 if ( !pPd ) in NumberOfColumns()
1227 if( pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg()
1233 pPd = pPd->GetFollow(); in CheckForFacinPg()
1237 pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg()
1238 pPd->GetFollow()->GetFollow() == pPd && in CheckForFacinPg()
1501 if ( !pPd ) in SectionProperties()
1602 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties()
1640 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties()
1641 pPd->GetFollow()->GetFollow() == pPd && in SectionProperties()
[all …]
H A Dwrtww8.hxx203 void AppendSection( const SwPageDesc* pPd,
251 const SwPageDesc* pPd,
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx338 const SwPageDesc* pPd = bCheckForThisPgDc ? this : in GetPageFmtOfNode() local
340 pRet = &pPd->GetMaster(); in GetPageFmtOfNode()
341 ASSERT( ((SwPageFrm*)pChkFrm)->GetPageDesc() == pPd, "Wrong node for detection of page format!" ); in GetPageFmtOfNode()
345 pRet = &pPd->GetLeft(); in GetPageFmtOfNode()

Completed in 39 milliseconds