Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx355 aLine.GetCurr()->HasCntnt() ) ) in PaintExtraData()
372 if( ( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()
387 if( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()
H A Dporlay.hxx144 inline sal_Bool HasCntnt() const { return bContent; } in HasCntnt() function in SwLineLayout
H A Dporlay.cxx570 if( !HasCntnt() && !pPos->InNumberGrp() ) in CalcLine()
583 bTmpDummy = bTmpDummy && !HasCntnt() && in CalcLine()
H A Dtxtfrm.cxx2543 if( aLine.GetCurr()->HasCntnt() ) in ChgThisLines()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx241 sal_Bool HasCntnt() const { return aArr.Count() && 0 != nLen; } in HasCntnt() function
1574 if( pACorr && aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()
1816 else if( aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()
2069 if( aTmpQHD.HasCntnt() && !rSh.HasSelection() ) in KeyInput()
2091 if( aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()

Completed in 66 milliseconds