Home
last modified time | relevance | path

Searched refs:pDropPor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx571 SwDropPortion *pDropPor = 0; in NewDropPortion() local
584 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()
H A Ditradj.cxx834 const SwLinePortion *pDropPor = (SwDropPortion*) pPor->GetPortion(); in CalcDropAdjust() local
848 KSHORT(GetLineStart()) + pLeft->Width() + pDropPor->Width(); in CalcDropAdjust()

Completed in 23 milliseconds