Home
last modified time | relevance | path

Searched refs:SdrLineAttribute (Results 1 – 24 of 24) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx122 SdrLineAttribute::SdrLineAttribute( in SdrLineAttribute() function in drawinglayer::attribute::SdrLineAttribute
142 SdrLineAttribute::SdrLineAttribute( in SdrLineAttribute() function in drawinglayer::attribute::SdrLineAttribute
150 SdrLineAttribute::SdrLineAttribute() in SdrLineAttribute() function in drawinglayer::attribute::SdrLineAttribute
156 SdrLineAttribute::SdrLineAttribute(const SdrLineAttribute& rCandidate) in SdrLineAttribute() function in drawinglayer::attribute::SdrLineAttribute
162 SdrLineAttribute::~SdrLineAttribute() in ~SdrLineAttribute()
174 bool SdrLineAttribute::isDefault() const in isDefault()
179 SdrLineAttribute& SdrLineAttribute::operator=(const SdrLineAttribute& rCandidate) in operator =()
199 bool SdrLineAttribute::operator==(const SdrLineAttribute& rCandidate) const in operator ==()
219 double SdrLineAttribute::getWidth() const in getWidth()
224 double SdrLineAttribute::getTransparence() const in getTransparence()
[all …]
H A Dsdrallattribute3d.cxx36 const SdrLineAttribute& rLine, in SdrLineFillShadowAttribute3D()
/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrlineattribute.hxx47 class DRAWINGLAYER_DLLPUBLIC SdrLineAttribute class
54 SdrLineAttribute(
62 SdrLineAttribute(const basegfx::BColor& rColor);
63 SdrLineAttribute();
64 SdrLineAttribute(const SdrLineAttribute& rCandidate);
65 SdrLineAttribute& operator=(const SdrLineAttribute& rCandidate);
66 ~SdrLineAttribute();
72 bool operator==(const SdrLineAttribute& rCandidate) const;
H A Dsdrallattribute3d.hxx46 const SdrLineAttribute maLine;
55 const SdrLineAttribute& rLine,
69 const SdrLineAttribute& getLine() const { return maLine; } in getLine()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrlineshadowtextattribute.hxx41 SdrLineAttribute maLine; // line attributes (if used)
46 const SdrLineAttribute& rLine,
61 const SdrLineAttribute& getLine() const { return maLine; } in getLine()
H A Dsdrlinefillshadowtextattribute.hxx46 const SdrLineAttribute& rLine,
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrdecompositiontools.hxx41 class SdrLineAttribute;
67 const attribute::SdrLineAttribute& rLine,
74 const attribute::SdrLineAttribute& rStroke,
H A Dsdrmeasureprimitive2d.hxx44 class SdrLineAttribute;
74 const attribute::SdrLineAttribute& rLineAttribute,
H A Dsdrattributecreator.hxx36 class SdrLineAttribute;
63 attribute::SdrLineAttribute SVX_DLLPUBLIC createNewSdrLineAttribute(
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx224 attribute::SdrLineAttribute createNewSdrLineAttribute(const SfxItemSet& rSet) in createNewSdrLineAttribute()
256 return attribute::SdrLineAttribute( in createNewSdrLineAttribute()
267 return attribute::SdrLineAttribute(); in createNewSdrLineAttribute()
724 attribute::SdrLineAttribute aLine; in createNewSdrLineShadowTextAttribute()
772 attribute::SdrLineAttribute aLine; in createNewSdrLineFillShadowTextAttribute()
838 const attribute::SdrLineAttribute aLine(createNewSdrLineAttribute(rSet)); in createNewSdrLineFillShadowAttribute()
H A Dsdrmeasureprimitive2d.cxx48 const attribute::SdrLineAttribute& rLineAttribute, in impCreatePart()
150 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition()
H A Dsdrdecompositiontools.cxx157 const attribute::SdrLineAttribute& rLine, in createPolygonLinePrimitive()
197 const attribute::SdrLineAttribute& rStroke, in createTextPrimitive()
H A Dsdrcustomshapeprimitive2d.cxx57 attribute::SdrLineAttribute(), in create2DDecomposition()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofe3d.hxx38 class SdrLineAttribute;
96 …drawinglayer::attribute::SdrLineAttribute* impCreateFallbackLineAttribute(const basegfx::BColor& r…
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrdecompositiontools3d.hxx43 class SdrLineAttribute;
73 const attribute::SdrLineAttribute& rLine);
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrprimitive3d.cxx49 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getStandard3DRange()
76 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in get3DRangeFromSlices()
H A Dsdrpolypolygonprimitive3d.cxx170 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getB3DRange()
H A Dsdrdecompositiontools3d.cxx146 const attribute::SdrLineAttribute& rLine) in create3DPolyPolygonLinePrimitives()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3d.cxx206 …drawinglayer::attribute::SdrLineAttribute* ViewContactOfE3d::impCreateFallbackLineAttribute(const … in impCreateFallbackLineAttribute()
212 return new drawinglayer::attribute::SdrLineAttribute(rBColor); in impCreateFallbackLineAttribute()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrlineshadowtextattribute.cxx35 const SdrLineAttribute& rLine, in SdrLineShadowTextAttribute()
H A Dsdrlinefillshadowtextattribute.cxx35 const SdrLineAttribute& rLine, in SdrLineFillShadowTextAttribute()
/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx128 attribute::SdrLineAttribute(), in create2DDecomposition()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx427 const drawinglayer::attribute::SdrLineAttribute aLine( in Create3DObject()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx947 const drawinglayer::attribute::SdrLineAttribute aLine( in AddConnectorOverlays()

Completed in 95 milliseconds