Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev5.cxx92 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 Doutdev.cxx274 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 Doutmap.cxx692 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 Doutdev4.cxx91 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 Dpdfwriter_impl2.cxx633 aPath.GetConstPointAry() + a, in playMetafile()
641 aPath.GetConstPointAry() + a); in playMetafile()
H A Dregion.cxx1720 const Point* pPoints = rPoly.GetConstPointAry(); in ImplPolygonRectTest()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx233 const Point* GetConstPointAry() const;
/trunk/main/vcl/source/window/
H A Dwindow2.cxx502 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in Invert()
665 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in InvertTracking()
/trunk/main/tools/source/generic/
H A Dpoly2.cxx640 const Point* pAry = pPoly->GetConstPointAry(); in GetBoundRect()
H A Dpoly.cxx470 const Point* pSrcAry = pEllipsePoly->GetConstPointAry(); in Polygon()
699 const Point* Polygon::GetConstPointAry() const in GetConstPointAry() function in Polygon
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx712 aPoly.GetConstPointAry() + a, in ImplWriteActions()
720 aPoly.GetConstPointAry() + a); in ImplWriteActions()

Completed in 127 milliseconds