Searched defs:getB2DPolyPolygon (Results 1 – 7 of 7) sorted by relevance
70 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonHairlinePrimitive2D124 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonMarkerPrimitive2D183 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonStrokePrimitive2D284 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonColorPrimitive2D339 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonGradientPrimitive2D397 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonHatchPrimitive2D451 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonGraphicPrimitive2D510 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonSelectionPrimitive2D
63 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::attribute::ImpLineStartEndAttribute170 const basegfx::B2DPolyPolygon& LineStartEndAttribute::getB2DPolyPolygon() const in getB2DPolyPolygon() function in drawinglayer::attribute::LineStartEndAttribute
77 const basegfx::B2DPolyPolygon* getB2DPolyPolygon() const { return mpB2DPolyPolygon.get(); } in getB2DPolyPolygon() function in Region
60 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maB2DPolyPolygon; } in getB2DPolyPolygon() function
855 basegfx::B2DPolyPolygon PolyPolygon::getB2DPolyPolygon() const in getB2DPolyPolygon() function in PolyPolygon
623 B2DPolyPolygon getB2DPolyPolygon() in getB2DPolyPolygon() function in basegfx::__anon5f7486b90111::solver
2105 basegfx::B2DPolyPolygon XPolyPolygon::getB2DPolyPolygon() const in getB2DPolyPolygon() function in XPolyPolygon
Completed in 41 milliseconds