Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dporlay.hxx108 sal_Bool bRest : 1; member in SwLineLayout
139 inline void SetRest( const sal_Bool bNew ) { bRest = bNew; } in SetRest()
140 inline sal_Bool IsRest() const { return bRest; } in IsRest()
377 = bRest = bBlinking = bClipping = bContent = bRedline in ResetFlags()
H A Ditrpaint.cxx309 sal_Bool bRest = pCurr->IsRest(); in DrawTextLine() local
340 if( ( bRest && pPor->InFldGrp() && !pPor->GetLen() ) ) in DrawTextLine()
H A Dpormulti.cxx1498 sal_Bool bRest = pLay->IsRest(); in PaintMultiPortion() local
1548 if( bRest && pPor->InFldGrp() && !pPor->GetLen() ) in PaintMultiPortion()
1614 bRest = pLay->IsRest(); in PaintMultiPortion()

Completed in 30 milliseconds