Searched refs:GetConstPointAry (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev5.cxx | 92 const SalPoint* pPtAry = (const SalPoint*) aRoundRectPoly.GetConstPointAry(); in DBG_NAMEEX() 140 const SalPoint* pPtAry = (const SalPoint*)aRectPoly.GetConstPointAry(); in DrawEllipse() 194 const SalPoint* pPtAry = (const SalPoint*)aArcPoly.GetConstPointAry(); in DrawArc() 241 const SalPoint* pPtAry = (const SalPoint*)aPiePoly.GetConstPointAry(); in DrawPie() 295 const SalPoint* pPtAry = (const SalPoint*)aChordPoly.GetConstPointAry(); in DrawChord()
|
H A D | outdev.cxx | 274 pPointAryAry[j] = (PCONSTSALPOINT)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon() 296 … mpGraphics->DrawPolygon( aPoly.GetSize(), (const SalPoint*)aPoly.GetConstPointAry(), this ); in ImplDrawPolyPolygon() 1643 … mpGraphics->DrawPolyLine(aPolygon.GetSize(), (const SalPoint*)aPolygon.GetConstPointAry(), this); in impPaintLineGeometryWithEvtlExpand() 1673 … mpGraphics->DrawPolygon(aPolygon.GetSize(), (const SalPoint*)aPolygon.GetConstPointAry(), this); in impPaintLineGeometryWithEvtlExpand() 1836 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolyLine() 1845 pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolyLine() 1943 mpGraphics->DrawPolyLine(nPoints, (const SalPoint*)aPoly.GetConstPointAry(), this); in ImpDrawPolyLineWithLineInfo() 2025 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolygon() 2034 pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolygon()
|
H A D | outmap.cxx | 692 const Point* pPointAry = aPoly.GetConstPointAry(); in ImplLogicToDevicePixel() 1211 const Point* pPointAry = aPoly.GetConstPointAry(); in LogicToPixel() 1419 const Point* pPointAry = aPoly.GetConstPointAry(); in LogicToPixel() 1606 const Point* pPointAry = aPoly.GetConstPointAry(); in PixelToLogic() 1818 const Point* pPointAry = aPoly.GetConstPointAry(); in PixelToLogic()
|
H A D | outdev4.cxx | 91 const SalPoint* pPtAry = (const SalPoint*)rPoly.GetConstPointAry(); in DBG_NAMEEX() 117 const SalPoint* pPtAry = (const SalPoint*)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon() 134 pPointAryAry[i] = (PCONSTSALPOINT)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon()
|
H A D | pdfwriter_impl2.cxx | 633 aPath.GetConstPointAry() + a, in playMetafile() 641 aPath.GetConstPointAry() + a); in playMetafile()
|
H A D | region.cxx | 1718 const Point* pPoints = rPoly.GetConstPointAry(); in ImplPolygonRectTest()
|
/aoo41x/main/tools/inc/tools/ |
H A D | poly.hxx | 233 const Point* GetConstPointAry() const;
|
/aoo41x/main/vcl/source/window/ |
H A D | window2.cxx | 502 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in Invert() 665 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in InvertTracking()
|
/aoo41x/main/tools/source/generic/ |
H A D | poly2.cxx | 640 const Point* pAry = pPoly->GetConstPointAry(); in GetBoundRect()
|
H A D | poly.cxx | 470 const Point* pSrcAry = pEllipsePoly->GetConstPointAry(); in Polygon() 699 const Point* Polygon::GetConstPointAry() const in GetConstPointAry() function in Polygon
|
/aoo41x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 712 aPoly.GetConstPointAry() + a, in ImplWriteActions() 720 aPoly.GetConstPointAry() + a); in ImplWriteActions()
|
Completed in 116 milliseconds