Home
last modified time | relevance | path

Searched refs:getGraphicLogicSize (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/drawinglayer/source/attribute/
H A Dsdrfillgraphicattribute.cxx81 const basegfx::B2DVector& getGraphicLogicSize() const { return maGraphicLogicSize; } in getGraphicLogicSize() function in drawinglayer::attribute::ImpSdrFillGraphicAttribute
93 && getGraphicLogicSize() == rCandidate.getGraphicLogicSize() in operator ==()
221 const basegfx::B2DVector& SdrFillGraphicAttribute::getGraphicLogicSize() const in getGraphicLogicSize() function in drawinglayer::attribute::SdrFillGraphicAttribute
223 return mpSdrFillGraphicAttribute->getGraphicLogicSize(); in getGraphicLogicSize()
294 aBitmapSize.setX(getGraphicLogicSize().getX()); in createFillGraphicAttribute()
312 aBitmapSize.setY(getGraphicLogicSize().getY()); in createFillGraphicAttribute()
/aoo41x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrfillgraphicattribute.hxx80 const basegfx::B2DVector& getGraphicLogicSize() const;

Completed in 22 milliseconds