Home
last modified time | relevance | path

Searched refs:SdrLineShadowTextAttribute (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/source/sdr/attribute/
H A Dsdrlineshadowtextattribute.cxx34 SdrLineShadowTextAttribute::SdrLineShadowTextAttribute( in SdrLineShadowTextAttribute() function in drawinglayer::attribute::SdrLineShadowTextAttribute
45 SdrLineShadowTextAttribute::SdrLineShadowTextAttribute() in SdrLineShadowTextAttribute() function in drawinglayer::attribute::SdrLineShadowTextAttribute
52SdrLineShadowTextAttribute::SdrLineShadowTextAttribute(const SdrLineShadowTextAttribute& rCandidat… in SdrLineShadowTextAttribute() function in drawinglayer::attribute::SdrLineShadowTextAttribute
59SdrLineShadowTextAttribute& SdrLineShadowTextAttribute::operator=(const SdrLineShadowTextAttribute in operator =()
68 bool SdrLineShadowTextAttribute::isDefault() const in isDefault()
75 bool SdrLineShadowTextAttribute::operator==(const SdrLineShadowTextAttribute& rCandidate) const in operator ==()
H A Dsdrlinefillshadowtextattribute.cxx41 : SdrLineShadowTextAttribute(rLine, rLineStartEnd, rShadow, rTextAttribute), in SdrLineFillShadowTextAttribute()
48 : SdrLineShadowTextAttribute(), in SdrLineFillShadowTextAttribute()
55 : SdrLineShadowTextAttribute(rCandidate), in SdrLineFillShadowTextAttribute()
63 SdrLineShadowTextAttribute::operator=(rCandidate); in operator =()
72 return (SdrLineShadowTextAttribute::isDefault() in isDefault()
79 return(SdrLineShadowTextAttribute::operator==(rCandidate) in operator ==()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrlineshadowtextattribute.hxx38 class SdrLineShadowTextAttribute : public SdrShadowTextAttribute class
45 SdrLineShadowTextAttribute(
50 SdrLineShadowTextAttribute();
51 SdrLineShadowTextAttribute(const SdrLineShadowTextAttribute& rCandidate);
52 SdrLineShadowTextAttribute& operator=(const SdrLineShadowTextAttribute& rCandidate);
58 bool operator==(const SdrLineShadowTextAttribute& rCandidate) const;
H A Dsdrlinefillshadowtextattribute.hxx38 class SdrLineFillShadowTextAttribute : public SdrLineShadowTextAttribute
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.hxx43 attribute::SdrLineShadowTextAttribute maSdrLSTAttribute;
52 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute,
56 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute()
H A Dsdrmeasureprimitive2d.hxx56 attribute::SdrLineShadowTextAttribute maSdrLSTAttribute;
87 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute,
102 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute()
H A Dsdrattributecreator.hxx44 class SdrLineShadowTextAttribute;
96 attribute::SdrLineShadowTextAttribute createNewSdrLineShadowTextAttribute(
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx720 attribute::SdrLineShadowTextAttribute createNewSdrLineShadowTextAttribute( in createNewSdrLineShadowTextAttribute()
761 return attribute::SdrLineShadowTextAttribute(aLine, aLineStartEnd, aShadow, aText); in createNewSdrLineShadowTextAttribute()
764 return attribute::SdrLineShadowTextAttribute(); in createNewSdrLineShadowTextAttribute()
H A Dsdrconnectorprimitive2d.cxx91 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute, in SdrConnectorPrimitive2D()
H A Dsdrmeasureprimitive2d.cxx447 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute, in SdrMeasurePrimitive2D()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdredgeobj.cxx56 const drawinglayer::attribute::SdrLineShadowTextAttribute aAttribute( in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrmeasureobj.cxx56 const drawinglayer::attribute::SdrLineShadowTextAttribute aAttribute( in createViewIndependentPrimitive2DSequence()

Completed in 48 milliseconds