Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrfillgraphicattribute.cxx87 bool getStretch() const { return mbStretch; } in getStretch() function in drawinglayer::attribute::ImpSdrFillGraphicAttribute
99 && getStretch() == rCandidate.getStretch() in operator ==()
251 bool SdrFillGraphicAttribute::getStretch() const in getStretch() function in drawinglayer::attribute::SdrFillGraphicAttribute
253 return mpSdrFillGraphicAttribute->getStretch(); in getStretch()
271 if(getTiling() || !getStretch()) in createFillGraphicAttribute()
/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrfillgraphicattribute.hxx86 bool getStretch() const;

Completed in 168 milliseconds