Searched refs:pHolePor (Results 1 – 2 of 2) sorted by relevance
292 SwHolePortion *pHolePor = in AdjustRight() local294 if ( !pHolePor->GetPortion() || in AdjustRight()295 !pHolePor->GetPortion()->InFixMargGrp() ) in AdjustRight()297 pPrev->AddPrtWidth( pHolePor->GetBlankWidth() ); in AdjustRight()299 pPrev->SetPortion( pHolePor->GetPortion() ); in AdjustRight()300 delete pHolePor; in AdjustRight()
2137 SwLinePortion* pHolePor = pPor->GetPortion(); in BuildMultiPortion() local2139 aRoot.SetLen( aRoot.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion()2140 rMulti.SetLen( rMulti.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion()2141 rMulti.SetPortion( pHolePor ); in BuildMultiPortion()
Completed in 20 milliseconds