Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dfrmform.cxx1289 const SwLineLayout *pOldCur = rLine.GetCurr(); in FormatLine() local
1290 const xub_StrLen nOldLen = pOldCur->GetLen(); in FormatLine()
1291 const KSHORT nOldAscent = pOldCur->GetAscent(); in FormatLine()
1292 const KSHORT nOldHeight = pOldCur->Height(); in FormatLine()
1293 const SwTwips nOldWidth = pOldCur->Width() + pOldCur->GetHangingMargin(); in FormatLine()
1294 const sal_Bool bOldHyph = pOldCur->IsEndHyph(); in FormatLine()
1324 pOldCur->GetNext(); in FormatLine()

Completed in 34 milliseconds