Home
last modified time | relevance | path

Searched refs:SdrShadowTextAttribute (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/sdr/attribute/
H A Dsdrshadowtextattribute.cxx34 SdrShadowTextAttribute::SdrShadowTextAttribute( in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute
42 SdrShadowTextAttribute::SdrShadowTextAttribute() in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute
48 SdrShadowTextAttribute::SdrShadowTextAttribute(const SdrShadowTextAttribute& rCandidate) in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute
54SdrShadowTextAttribute& SdrShadowTextAttribute::operator=(const SdrShadowTextAttribute& rCandidate) in operator =()
62 bool SdrShadowTextAttribute::isDefault() const in isDefault()
68 bool SdrShadowTextAttribute::operator==(const SdrShadowTextAttribute& rCandidate) const in operator ==()
H A Dsdrlineshadowtextattribute.cxx39 : SdrShadowTextAttribute(rShadow, rTextAttribute), in SdrLineShadowTextAttribute()
46 : SdrShadowTextAttribute(), in SdrLineShadowTextAttribute()
53 : SdrShadowTextAttribute(rCandidate), in SdrLineShadowTextAttribute()
61 SdrShadowTextAttribute::operator=(rCandidate); in operator =()
70 return(SdrShadowTextAttribute::isDefault() in isDefault()
77 return(SdrShadowTextAttribute::operator==(rCandidate) in operator ==()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrshadowtextattribute.hxx37 class SdrShadowTextAttribute class
44 SdrShadowTextAttribute(
47 SdrShadowTextAttribute();
48 SdrShadowTextAttribute(const SdrShadowTextAttribute& rCandidate);
49 SdrShadowTextAttribute& operator=(const SdrShadowTextAttribute& rCandidate);
55 bool operator==(const SdrShadowTextAttribute& rCandidate) const;
H A Dsdrlineshadowtextattribute.hxx38 class SdrLineShadowTextAttribute : public SdrShadowTextAttribute
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrcustomshapeprimitive2d.hxx43 attribute::SdrShadowTextAttribute maSdrSTAttribute;
65 const attribute::SdrShadowTextAttribute& rSdrSTAttribute,
73 const attribute::SdrShadowTextAttribute& getSdrSTAttribute() const { return maSdrSTAttribute; } in getSdrSTAttribute()
H A Dsdrattributecreator.hxx43 class SdrShadowTextAttribute;
91 attribute::SdrShadowTextAttribute createNewSdrShadowTextAttribute(
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrcustomshapeprimitive2d.cxx86 const attribute::SdrShadowTextAttribute& rSdrSTAttribute, in SdrCustomShapePrimitive2D()
H A Dsdrattributecreator.cxx700 attribute::SdrShadowTextAttribute createNewSdrShadowTextAttribute( in createNewSdrShadowTextAttribute()
717 return attribute::SdrShadowTextAttribute(aShadow, aText); in createNewSdrShadowTextAttribute()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx114 const drawinglayer::attribute::SdrShadowTextAttribute aAttribute( in createViewIndependentPrimitive2DSequence()

Completed in 23 milliseconds