Lines Matching refs:SVRect

827                     pOut->DrawRect( rLRect.SVRect() );  in PaintLines()
861 pOut->DrawRect( rLRect.SVRect() ); in PaintLines()
962 pOut->DrawRect( rLRect.SVRect() ); in PaintSubsidiary()
1001 const Rectangle aOrgPxRect = pOut->LogicToPixel( rRect.SVRect() ); in SwAlignRect()
1063 rRect = pOut->PixelToLogic( aAlignedPxRect.SVRect() ); in SwAlignRect()
1132 Rectangle aPxRect = rOut.LogicToPixel( pGrfRect->SVRect() ); in SwAlignGrfRect()
1547 PolyPolygon aPoly( _rAlignedPaintRect.SVRect() ); in lcl_implDrawGraphicBackgrd()
1555 _pOut->DrawRect( _rAlignedPaintRect.SVRect() ); in lcl_implDrawGraphicBackgrd()
1607 pOut->IntersectClipRegion( rOut.SVRect() ); in lcl_DrawGraphic()
1843 pOutDev->IntersectClipRegion( rOut.SVRect() ); in DrawGraphic()
1875 aAlignedPaintRect.SVRect(), in DrawGraphic()
1995 PolyPolygon aDrawPoly( rOut.SVRect() ); in DrawGraphic()
2007 Polygon aGrfPoly( aTmpGrf.SVRect() ); in DrawGraphic()
2035 pOutDev->DrawRect( aRegion[i].SVRect() ); in DrawGraphic()
2076 aOut.LogicToPixel( io_aSwRect.SVRect() ) ); in lcl_AdjustRectToPixelSize()
2080 const Rectangle aOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()
2116 Rectangle aTestOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()
2971 Region aPageRectRegion( aPageRectTemp.SVRect() ); in Paint()
2972 aPageRectRegion.Exclude( aPaintRect.SVRect() ); in Paint()
2989 const Region aDLRegion(aPaintRect.SVRect()); in Paint()
3081 …pPageView->DrawPageViewGrid(*pSh->GetOut(), aPaintRect.SVRect(), SwViewOption::GetTextGridColor() … in Paint()
3109 const Region aDLRegion(aPaintRect.SVRect()); in Paint()
3124 pSh->GetOut()->DrawRect( aEmptyPageRect.SVRect() ); in Paint()
3131 pSh->GetOut()->DrawText( aEmptyPageRect.SVRect(), SW_RESSTR( STR_EMPTYPAGE ), in Paint()
3158 Rectangle aRect( aFrm.SVRect() ); in Paint()
4104 pOut->DrawRect( aOut.SVRect() ); in PaintShadow()
5379 pOut->DrawRect(aPgRect.SVRect()); in PaintMarginArea()
5403 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()
5430 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()
5459 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()
5500 _pViewShell->GetOut()->DrawRect( aPaintRect.SVRect() ); in PaintPageBorder()
5518 const Rectangle &aVisRect = _pViewShell->VisArea().SVRect(); in PaintNotesSidebar()
5535 _pViewShell->GetOut()->DrawRect(aSidebarBorder.SVRect()); in PaintNotesSidebar()
5541 _pViewShell->GetOut()->DrawRect(aSidebar.SVRect()); in PaintNotesSidebar()
6849 const Region aRepaintRegion(aOut.SVRect()); in MakeGraphic()