Searched refs:pMarg (Results 1 – 1 of 1) sorted by relevance
753 SwMarginPortion *pMarg = new SwMarginPortion( 0 ); in _Adjust() local756 pMarg->AddPrtWidth( nLeft ); in _Adjust()757 pMarg->SetPortion( pCurr->GetPortion() ); in _Adjust()758 pCurr->SetPortion( pMarg ); in _Adjust()762 pMarg = new SwMarginPortion( 0 ); in _Adjust()763 pMarg->AddPrtWidth( nRight ); in _Adjust()764 pCurr->FindLastPortion()->Append( pMarg ); in _Adjust()
Completed in 16 milliseconds