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::PolyPolygonColorPrimitive2D332 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonGradientPrimitive2D381 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonHatchPrimitive2D427 const basegfx::B2DPolyPolygon& getB2DPolyPolygon() const { return maPolyPolygon; } in getB2DPolyPolygon() function in drawinglayer::primitive2d::PolyPolygonGraphicPrimitive2D485 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::__anon9d3c23f80111::solver
2105 basegfx::B2DPolyPolygon XPolyPolygon::getB2DPolyPolygon() const in getB2DPolyPolygon() function in XPolyPolygon
Completed in 40 milliseconds