Searched defs:getB2DPolygon (Results 1 – 5 of 5) sorted by relevance
67 const basegfx::B2DPolygon& getB2DPolygon() const { return maPolygon; } in getB2DPolygon() function in drawinglayer::primitive2d::PolygonHairlinePrimitive2D127 const basegfx::B2DPolygon& getB2DPolygon() const { return maPolygon; } in getB2DPolygon() function in drawinglayer::primitive2d::PolygonMarkerPrimitive2D189 const basegfx::B2DPolygon& getB2DPolygon() const { return maPolygon; } in getB2DPolygon() function in drawinglayer::primitive2d::PolygonStrokePrimitive2D
66 const basegfx::B2DPolygon& getB2DPolygon(sal_uInt32 nIndex) const in getB2DPolygon() function in ImplB2DPolyPolygon250 B2DPolygon B2DPolyPolygon::getB2DPolygon(sal_uInt32 nIndex) const in getB2DPolygon() function in basegfx::B2DPolyPolygon
931 B2DPolygon B2DTrapezoid::getB2DPolygon() const in getB2DPolygon() function in basegfx::B2DTrapezoid
1467 basegfx::B2DPolygon XPolygon::getB2DPolygon() const in getB2DPolygon() function in XPolygon
2182 basegfx::B2DPolygon Polygon::getB2DPolygon() const in getB2DPolygon() function in Polygon
Completed in 44 milliseconds