Searched refs:SdrShadowTextAttribute (Results 1 – 9 of 9) sorted by relevance
34 SdrShadowTextAttribute::SdrShadowTextAttribute( in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute42 SdrShadowTextAttribute::SdrShadowTextAttribute() in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute48 SdrShadowTextAttribute::SdrShadowTextAttribute(const SdrShadowTextAttribute& rCandidate) in SdrShadowTextAttribute() function in drawinglayer::attribute::SdrShadowTextAttribute54 …SdrShadowTextAttribute& SdrShadowTextAttribute::operator=(const SdrShadowTextAttribute& rCandidate) in operator =()62 bool SdrShadowTextAttribute::isDefault() const in isDefault()68 bool SdrShadowTextAttribute::operator==(const SdrShadowTextAttribute& rCandidate) const in operator ==()
39 : 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 ==()
37 class SdrShadowTextAttribute class44 SdrShadowTextAttribute(47 SdrShadowTextAttribute();48 SdrShadowTextAttribute(const SdrShadowTextAttribute& rCandidate);49 SdrShadowTextAttribute& operator=(const SdrShadowTextAttribute& rCandidate);55 bool operator==(const SdrShadowTextAttribute& rCandidate) const;
38 class SdrLineShadowTextAttribute : public SdrShadowTextAttribute
43 attribute::SdrShadowTextAttribute maSdrSTAttribute;65 const attribute::SdrShadowTextAttribute& rSdrSTAttribute,73 const attribute::SdrShadowTextAttribute& getSdrSTAttribute() const { return maSdrSTAttribute; } in getSdrSTAttribute()
43 class SdrShadowTextAttribute;91 attribute::SdrShadowTextAttribute createNewSdrShadowTextAttribute(
86 const attribute::SdrShadowTextAttribute& rSdrSTAttribute, in SdrCustomShapePrimitive2D()
700 attribute::SdrShadowTextAttribute createNewSdrShadowTextAttribute( in createNewSdrShadowTextAttribute()717 return attribute::SdrShadowTextAttribute(aShadow, aText); in createNewSdrShadowTextAttribute()
114 const drawinglayer::attribute::SdrShadowTextAttribute aAttribute( in createViewIndependentPrimitive2DSequence()
Completed in 32 milliseconds