Searched refs:pLastPor (Results 1 – 1 of 1) sorted by relevance
127 const SwLinePortion* pLastPor = rInf.GetLast(); in Format() local128 const sal_uInt16 nLeft = ( pLastPor && in Format()129 ( pLastPor->IsKernPortion() || in Format()130 pLastPor->IsErgoSumPortion() ) ) ? in Format()131 pLastPor->Width() : in Format()
Completed in 25 milliseconds