Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporglue.cxx256 SwTxtPortion *pNewPor = new SwTxtPortion; in AdjustRight() local
257 pNewPor->SetLen( 1 ); in AdjustRight()
258 pNewPor->Height( pFly->Height() ); in AdjustRight()
259 pNewPor->Width( pFly->GetBlankWidth() ); in AdjustRight()
260 pFly->Insert( pNewPor ); in AdjustRight()
H A Dtxtftn.cxx1042 SwFtnNumPortion* pNewPor = new SwFtnNumPortion( aFtnTxt, pNumFnt ); in NewFtnNumPortion() local
1043 pNewPor->SetLeft( !pFrm->IsRightToLeft() ); in NewFtnNumPortion()
1044 return pNewPor; in NewFtnNumPortion()

Completed in 14 milliseconds