Lines Matching refs:SdrFillGraphicAttribute

128         SdrFillGraphicAttribute::SdrFillGraphicAttribute(  in SdrFillGraphicAttribute()  function in drawinglayer::attribute::SdrFillGraphicAttribute
152 SdrFillGraphicAttribute::SdrFillGraphicAttribute() in SdrFillGraphicAttribute() function in drawinglayer::attribute::SdrFillGraphicAttribute
158 SdrFillGraphicAttribute::SdrFillGraphicAttribute(const SdrFillGraphicAttribute& rCandidate) in SdrFillGraphicAttribute() function in drawinglayer::attribute::SdrFillGraphicAttribute
164 SdrFillGraphicAttribute::~SdrFillGraphicAttribute() in ~SdrFillGraphicAttribute()
176 bool SdrFillGraphicAttribute::isDefault() const in isDefault()
181SdrFillGraphicAttribute& SdrFillGraphicAttribute::operator=(const SdrFillGraphicAttribute& rCandid… in operator =()
201 bool SdrFillGraphicAttribute::operator==(const SdrFillGraphicAttribute& rCandidate) const in operator ==()
216 const Graphic& SdrFillGraphicAttribute::getFillGraphic() const in getFillGraphic()
221 const basegfx::B2DVector& SdrFillGraphicAttribute::getGraphicLogicSize() const in getGraphicLogicSize()
226 const basegfx::B2DVector& SdrFillGraphicAttribute::getSize() const in getSize()
231 const basegfx::B2DVector& SdrFillGraphicAttribute::getOffset() const in getOffset()
236 const basegfx::B2DVector& SdrFillGraphicAttribute::getOffsetPosition() const in getOffsetPosition()
241 const basegfx::B2DVector& SdrFillGraphicAttribute::getRectPoint() const in getRectPoint()
246 bool SdrFillGraphicAttribute::getTiling() const in getTiling()
251 bool SdrFillGraphicAttribute::getStretch() const in getStretch()
256 bool SdrFillGraphicAttribute::getLogSize() const in getLogSize()
261 …FillGraphicAttribute SdrFillGraphicAttribute::createFillGraphicAttribute(const basegfx::B2DRange& … in createFillGraphicAttribute()