Searched refs:HasCntnt (Results 1 – 5 of 5) sorted by relevance
355 aLine.GetCurr()->HasCntnt() ) ) in PaintExtraData()372 if( ( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()387 if( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()
144 inline sal_Bool HasCntnt() const { return bContent; } in HasCntnt() function in SwLineLayout
570 if( !HasCntnt() && !pPos->InNumberGrp() ) in CalcLine()583 bTmpDummy = bTmpDummy && !HasCntnt() && in CalcLine()
2543 if( aLine.GetCurr()->HasCntnt() ) in ChgThisLines()
241 sal_Bool HasCntnt() const { return aArr.Count() && 0 != nLen; } in HasCntnt() function1574 if( pACorr && aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()1816 else if( aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()2067 if( aTmpQHD.HasCntnt() && !rSh.HasSelection() ) in KeyInput()2089 if( aTmpQHD.HasCntnt() && !rSh.HasSelection() && in KeyInput()
Completed in 82 milliseconds