Searched refs:pDropPor (Results 1 – 2 of 2) sorted by relevance
571 SwDropPortion *pDropPor = 0; in NewDropPortion() local584 pDropPor = new SwDropPortion( GetDropLines(), GetDropHeight(), in NewDropPortion()587 pDropPor = new SwDropPortion( 0,0,0,pDropFmt->GetDistance() ); in NewDropPortion()589 pDropPor->SetLen( nPorLen ); in NewDropPortion()598 return pDropPor; in NewDropPortion()636 pDropPor->SetPart( pPart ); in NewDropPortion()644 return pDropPor; in NewDropPortion()
834 const SwLinePortion *pDropPor = (SwDropPortion*) pPor->GetPortion(); in CalcDropAdjust() local848 KSHORT(GetLineStart()) + pLeft->Width() + pDropPor->Width(); in CalcDropAdjust()
Completed in 17 milliseconds