Home
last modified time | relevance | path

Searched refs:getGraphicRange (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/drawinglayer/source/attribute/
H A Dfillgraphicattribute.cxx71 const basegfx::B2DRange& getGraphicRange() const { return maGraphicRange; } in getGraphicRange() function in drawinglayer::attribute::ImpFillGraphicAttribute
79 && getGraphicRange() == rCandidate.getGraphicRange() in operator ==()
191 const basegfx::B2DRange& FillGraphicAttribute::getGraphicRange() const in getGraphicRange() function in drawinglayer::attribute::FillGraphicAttribute
193 return mpFillGraphicAttribute->getGraphicRange(); in getGraphicRange()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dfillgraphicprimitive2d.cxx70 rAttribute.getGraphicRange(), in create2DDecomposition()
95 rAttribute.getGraphicRange().getRange(), in create2DDecomposition()
96 rAttribute.getGraphicRange().getMinimum())); in create2DDecomposition()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfillgraphicattribute.hxx73 const basegfx::B2DRange& getGraphicRange() const;
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx469 … basegfx::B2DRange aGraphicRange(rFillGraphicAttribute.getGraphicRange()); in RenderFillGraphicPrimitive2D()
702 … basegfx::B2DRange aTileRange(rFillGraphicAttribute.getGraphicRange()); in RenderPolyPolygonGraphicPrimitive2D()
H A Dvclmetafileprocessor2d.cxx1406 rFillGraphicAttribute.getGraphicRange().getRange() / in processBasePrimitive2D()
1412 … rFillGraphicAttribute.getGraphicRange().getMinimum() * aOutlineSize); in processBasePrimitive2D()
/aoo4110/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx228 basegfx::B2DRange aGraphicRange(rFillGraphicAttribute.getGraphicRange()); in impRenderBitmapTexturePrimitive3D()

Completed in 42 milliseconds