Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx176 void PaintLines ( OutputDevice *pOut );
758 void SwLineRects::PaintLines( OutputDevice *pOut ) in PaintLines() function in SwLineRects
2183 void PaintLines( OutputDevice& rDev, const SwRect& rRect ) const;
2222 void SwTabFrmPainter::PaintLines( OutputDevice& rDev, const SwRect& rRect ) const in PaintLines() function in SwTabFrmPainter
2952 pLines->PaintLines( pSh->GetOut() ); in Paint()
2974 pLines->PaintLines( pSh->GetOut() ); in Paint()
3128 case HACK_TABLEMODE_PAINTLINES : pLines->PaintLines( GetShell()->GetOut() ); in HackPrepareLongTblPaint()
3131 case HACK_TABLEMODE_EXIT : pLines->PaintLines( GetCurrShell()->GetOut() ); in HackPrepareLongTblPaint()
3755 pLines->PaintLines( pOut ); in Paint()
3792 aHelper.PaintLines( *pGlobalShell->GetOut(), rRect ); in Paint()
[all …]