/aoo41x/main/vcl/source/gdi/ |
H A D | bmpacc3.cxx | 329 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in FillPolygon() local 331 for(long nY = aRectIter->Top(), nEndY = aRectIter->Bottom(); nY <= nEndY; nY++) in FillPolygon() 333 for(long nX = aRectIter->Left(), nEndX = aRectIter->Right(); nX <= nEndX; nX++) in FillPolygon() 390 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in FillPolyPolygon() local 392 for(long nY = aRectIter->Top(), nEndY = aRectIter->Bottom(); nY <= nEndY; nY++) in FillPolyPolygon() 394 for(long nX = aRectIter->Left(), nEndX = aRectIter->Right(); nX <= nEndX; nX++) in FillPolyPolygon()
|
H A D | outmap.cxx | 1297 …ectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangles.r… in LogicToPixel() local 1299 aRegion.Union(LogicToPixel(*aRectIter)); in LogicToPixel() 1508 …ectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangles.r… in LogicToPixel() local 1510 aRegion.Union(LogicToPixel(*aRectIter, rMapMode)); in LogicToPixel() 1692 …ectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangles.r… in PixelToLogic() local 1694 aRegion.Union(PixelToLogic(*aRectIter)); in PixelToLogic() 1907 …ectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangles.r… in PixelToLogic() local 1909 aRegion.Union(PixelToLogic(*aRectIter, rMapMode)); in PixelToLogic()
|
H A D | outdev2.cxx | 2451 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplPrintTransparent() local 2453 const Point aMapPt(pMapX[aRectIter->Left()], pMapY[aRectIter->Top()]); in ImplPrintTransparent() 2455 … pMapX[aRectIter->Right() + 1] - aMapPt.X(), // pMapX[L + W] -> L + ((R - L) + 1) -> R + 1 in ImplPrintTransparent() 2456 pMapY[aRectIter->Bottom() + 1] - aMapPt.Y()); // same for Y in ImplPrintTransparent() 2459 aBandBmp.Crop(*aRectIter); in ImplPrintTransparent() 2559 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplPrintMask() local 2561 const Point aMapPt(pMapX[aRectIter->Left()], pMapY[aRectIter->Top()]); in ImplPrintMask() 2563 … pMapX[aRectIter->Right() + 1] - aMapPt.X(), // pMapX[L + W] -> L + ((R - L) + 1) -> R + 1 in ImplPrintMask() 2564 pMapY[aRectIter->Bottom() + 1] - aMapPt.Y()); // same for Y in ImplPrintMask()
|
H A D | salgdilayout.cxx | 277 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in mirror() local 279 mirror(*aRectIter, pOutDev, bBack); in mirror() 280 rRgn.Union(*aRectIter); in mirror()
|
H A D | region.cxx | 304 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplCreatePolyPolygonFromRegionBand() local 306 aRetval.Insert(Polygon(*aRectIter)); in ImplCreatePolyPolygonFromRegionBand()
|
H A D | outdev.cxx | 548 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in ImplReMirror() local 550 ImplReMirror(*aRectIter); in ImplReMirror() 551 aMirroredRegion.Union(*aRectIter); in ImplReMirror()
|
/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlaymanagerbuffered.cxx | 128 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImpRestoreBackground() local 138 getOutputDevice().DrawRect(*aRectIter); in ImpRestoreBackground() 143 const Point aTopLeft(aRectIter->TopLeft()); in ImpRestoreBackground() 144 const Size aSize(aRectIter->GetSize()); in ImpRestoreBackground() 223 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImpSaveBackground() local 226 const Point aTopLeft(aRectIter->TopLeft()); in ImpSaveBackground() 227 const Size aSize(aRectIter->GetSize()); in ImpSaveBackground() 245 getOutputDevice().DrawRect(*aRectIter); in ImpSaveBackground()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 78 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in OutputPreRenderDevice() local 81 const Point aTopLeft(aRectIter->TopLeft()); in OutputPreRenderDevice() 82 const Size aSize(aRectIter->GetSize()); in OutputPreRenderDevice() 99 mrOutputDevice.DrawRect(*aRectIter); in OutputPreRenderDevice()
|
H A D | svdpntv.cxx | 818 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in CompleteRedraw() local 820 pWindow->DrawRect(*aRectIter); in CompleteRedraw() 1012 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in BeginDrawLayers() local 1014 pWindow->DrawRect(*aRectIter); in BeginDrawLayers()
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 189 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 191 const long nW(aRectIter->GetWidth()); in setClipRegion() 195 const long nH(aRectIter->GetHeight()); in setClipRegion() 204 aRectIter->Left(), in setClipRegion() 205 aRectIter->Top(), in setClipRegion() 206 aRectIter->Left() + nW, in setClipRegion() 207 aRectIter->Top() + nH))); in setClipRegion()
|
H A D | svppspgraphics.cxx | 238 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 240 const long nW(aRectIter->GetWidth()); in setClipRegion() 244 const long nH(aRectIter->GetHeight()); in setClipRegion() 249 aRectIter->Left(), in setClipRegion() 250 aRectIter->Top(), in setClipRegion()
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 965 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 967 const long nW(aRectIter->GetWidth()); in setClipRegion() 968 const long nH(aRectIter->GetHeight()); in setClipRegion() 972 const long nRight(aRectIter->Left() + nW); in setClipRegion() 973 const long nBottom(aRectIter->Top() + nH); in setClipRegion() 977 pBoundRect->left = aRectIter->Left(); in setClipRegion() 978 pBoundRect->top = aRectIter->Top(); in setClipRegion() 985 if(aRectIter->Left() < pBoundRect->left) in setClipRegion() 990 if(aRectIter->Top() < pBoundRect->top) in setClipRegion() 1006 pNextClipRect->left = (int)aRectIter->Left(); in setClipRegion() [all …]
|
/aoo41x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 1643 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplSetClipRegion() local 1645 double nX1(aRectIter->Left()); in ImplSetClipRegion() 1646 double nY1(aRectIter->Top()); in ImplSetClipRegion() 1647 double nX2(aRectIter->Right()); in ImplSetClipRegion() 1648 double nY2(aRectIter->Bottom()); in ImplSetClipRegion() 1772 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in ImplBmp() local 1774 aRectIter->Move(0, nMoveVertical); in ImplBmp() 1776 ImplWriteLong( aRectIter->Left() ); in ImplBmp() 1777 ImplWriteLong( aRectIter->Top() ); in ImplBmp() 1780 ImplWriteLong( aRectIter->Top() ); in ImplBmp() [all …]
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 707 TRectangleMap::const_iterator aRectIter = _rSortRectangles.begin(); in collectBoundResizeRect() local 709 for (;aRectIter != aRectEnd ; ++aRectIter) in collectBoundResizeRect() 711 Rectangle aObjRect = aRectIter->first; in collectBoundResizeRect() 735 const SdrObject* pObj = aRectIter->second.first; in collectBoundResizeRect() 808 TRectangleMap::iterator aRectIter = aSortRectangles.begin(); in alignMarkedObjects() local 810 for (;aRectIter != aRectEnd ; ++aRectIter) in alignMarkedObjects() 812 Rectangle aObjRect = aRectIter->first; in alignMarkedObjects() 813 SdrObject* pObj = aRectIter->second.first; in alignMarkedObjects() 814 SdrView* pView = aRectIter->second.second; in alignMarkedObjects() 860 for (; aInterSectRectIter != aRectIter; ++aInterSectRectIter) in alignMarkedObjects() [all …]
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxregion.cxx | 160 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in getRectangles() local 162 aRects.getArray()[a++] = AWTRectangle(*aRectIter); in getRectangles()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 596 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 598 const long nW(aRectIter->GetWidth()); in setClipRegion() 602 const long nH(aRectIter->GetHeight()); in setClipRegion() 608 aRect.x = (short)aRectIter->Left(); in setClipRegion() 609 aRect.y = (short)aRectIter->Top(); in setClipRegion()
|
H A D | pspgraphics.cxx | 301 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 303 const long nW(aRectIter->GetWidth()); in setClipRegion() 307 const long nH(aRectIter->GetHeight()); in setClipRegion() 312 aRectIter->Left(), in setClipRegion() 313 aRectIter->Top(), in setClipRegion()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 91 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ForAllRectangles() local 93 aFunction(*aRectIter); in ForAllRectangles()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 575 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion() local 577 const long nW(aRectIter->Right() - aRectIter->Left() + 1); // uses +1 logic in original in setClipRegion() 581 … const long nH(aRectIter->Bottom() - aRectIter->Top() + 1); // uses +1 logic in original in setClipRegion() 585 const CGRect aRect = CGRectMake( aRectIter->Left(), aRectIter->Top(), nW, nH); in setClipRegion()
|
/aoo41x/main/vcl/source/window/ |
H A D | window.cxx | 1820 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplSysObjClip() local 1823 aRectIter->Left(), in ImplSysObjClip() 1824 aRectIter->Top(), in ImplSysObjClip() 1825 … aRectIter->GetWidth(), // orig nWidth was ((R - L) + 1), same as GetWidth does in ImplSysObjClip() 1826 aRectIter->GetHeight()); // same for height in ImplSysObjClip() 6122 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in SetWindowRegionPixel() local 6125 aRectIter->Left(), in SetWindowRegionPixel() 6126 aRectIter->Top(), in SetWindowRegionPixel() 6127 … aRectIter->GetWidth(), // orig nWidth was ((R - L) + 1), same as GetWidth does in SetWindowRegionPixel() 6128 aRectIter->GetHeight()); // same for height in SetWindowRegionPixel()
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 1992 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in Paint() local 1994 Imp()->AddPaintRect(*aRectIter); in Paint()
|
/aoo41x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 766 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in drawNativeControl() local 768 if(aRectIter->IsEmpty()) in drawNativeControl() 773 aClip.push_back(*aRectIter); in drawNativeControl()
|