Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrfillgraphicattribute.cxx88 bool getLogSize() const { return mbLogSize; } in getLogSize() function in drawinglayer::attribute::ImpSdrFillGraphicAttribute
100 && getLogSize() == rCandidate.getLogSize()); in operator ==()
256 bool SdrFillGraphicAttribute::getLogSize() const in getLogSize() function in drawinglayer::attribute::SdrFillGraphicAttribute
258 return mpSdrFillGraphicAttribute->getLogSize(); in getLogSize()
/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrfillgraphicattribute.hxx87 bool getLogSize() const;

Completed in 139 milliseconds