Home
last modified time | relevance | path

Searched refs:getJoin (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx81 basegfx::B2DLineJoin getJoin() const { return meJoin; } in getJoin() function in drawinglayer::attribute::ImpSdrLineAttribute
91 return (getJoin() == rCandidate.getJoin() in operator ==()
214 basegfx::B2DLineJoin SdrLineAttribute::getJoin() const in getJoin() function in drawinglayer::attribute::SdrLineAttribute
216 return mpSdrLineAttribute->getJoin(); in getJoin()
/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrlineattribute.hxx75 basegfx::B2DLineJoin getJoin() const;
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrdecompositiontools3d.cxx153 …const attribute::LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(),… in create3DPolyPolygonLinePrimitives()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx161 …const attribute::LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(),… in createPolygonLinePrimitive()

Completed in 32 milliseconds