Searched refs:pOldCur (Results 1 – 1 of 1) sorted by relevance
1289 const SwLineLayout *pOldCur = rLine.GetCurr(); in FormatLine() local1290 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 212 milliseconds