Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2596 const SwFmtLineNumber &rLineNum = pAttrSet->GetLineNumber(); in RecalcAllLines() local
2600 if ( !IsFollow() && rLineNum.GetStartValue() && rLineNum.IsCount() ) in RecalcAllLines()
2601 nNewNum = rLineNum.GetStartValue() - 1; in RecalcAllLines()
2623 if ( rLineNum.IsCount() ) in RecalcAllLines()
H A Dfrmpaint.cxx309 const SwFmtLineNumber &rLineNum = GetAttrSet()->GetLineNumber(); in PaintExtraData() local
311 ( !IsInFly() || rLineInf.IsCountInFlys() ) && rLineNum.IsCount(); in PaintExtraData()

Completed in 27 milliseconds