Searched refs:pPd (Results 1 – 3 of 3) sorted by relevance
1000 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 …]
203 void AppendSection( const SwPageDesc* pPd,251 const SwPageDesc* pPd,
338 const SwPageDesc* pPd = bCheckForThisPgDc ? this : in GetPageFmtOfNode() local340 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 34 milliseconds