Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporfly.cxx127 const SwLinePortion* pLastPor = rInf.GetLast(); in Format() local
128 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