Searched refs:getGraphicRange (Results 1 – 7 of 7) sorted by relevance
71 const basegfx::B2DRange& getGraphicRange() const { return maGraphicRange; } in getGraphicRange() function in drawinglayer::attribute::ImpFillGraphicAttribute79 && getGraphicRange() == rCandidate.getGraphicRange() in operator ==()191 const basegfx::B2DRange& FillGraphicAttribute::getGraphicRange() const in getGraphicRange() function in drawinglayer::attribute::FillGraphicAttribute193 return mpFillGraphicAttribute->getGraphicRange(); in getGraphicRange()
70 rAttribute.getGraphicRange(), in create2DDecomposition()95 rAttribute.getGraphicRange().getRange(), in create2DDecomposition()96 rAttribute.getGraphicRange().getMinimum())); in create2DDecomposition()
591 basegfx::B2DRange aAdaptedRange(getFillGraphic().getGraphicRange()); in create2DDecomposition()
73 const basegfx::B2DRange& getGraphicRange() const;
469 … basegfx::B2DRange aGraphicRange(rFillGraphicAttribute.getGraphicRange()); in RenderFillGraphicPrimitive2D()702 … basegfx::B2DRange aTileRange(rFillGraphicAttribute.getGraphicRange()); in RenderPolyPolygonGraphicPrimitive2D()
1406 rFillGraphicAttribute.getGraphicRange().getRange() / in processBasePrimitive2D()1412 … rFillGraphicAttribute.getGraphicRange().getMinimum() * aOutlineSize); in processBasePrimitive2D()
279 basegfx::B2DRange aGraphicRange(rFillGraphicAttribute.getGraphicRange()); in impRenderBitmapTexturePrimitive3D()
Completed in 51 milliseconds