Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx85 com::sun::star::drawing::LineCap getCap() const { return meCap; } in getCap() function in drawinglayer::attribute::ImpSdrLineAttribute
95 && getCap() == rCandidate.getCap() in operator ==()
249 com::sun::star::drawing::LineCap SdrLineAttribute::getCap() const in getCap() function in drawinglayer::attribute::SdrLineAttribute
251 return mpSdrLineAttribute->getCap(); in getCap()
/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrlineattribute.hxx81 com::sun::star::drawing::LineCap getCap() const;
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrdecompositiontools3d.cxx153 …:LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(), rLine.getCap()); in create3DPolyPolygonLinePrimitives()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx161 …:LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(), rLine.getCap()); in createPolygonLinePrimitive()

Completed in 34 milliseconds