79 : mpSdrFormTextOutlineAttribute(
81 rLineAttribute, rStrokeAttribute, nTransparence))
86 : mpSdrFormTextOutlineAttribute(theGlobalDefault())
91 : mpSdrFormTextOutlineAttribute(rCandidate.mpSdrFormTextOutlineAttribute)
112 mpSdrFormTextOutlineAttribute = std::move(rCandidate.mpSdrFormTextOutlineAttribute);
LineAttribute maLineAttribute
ImpSdrFormTextOutlineAttribute()
ImpSdrFormTextOutlineAttribute(const LineAttribute &rLineAttribute, StrokeAttribute aStrokeAttribute, sal_uInt8 nTransparence)
StrokeAttribute maStrokeAttribute
const LineAttribute & getLineAttribute() const
sal_uInt8 getTransparence() const
bool operator==(const ImpSdrFormTextOutlineAttribute &rCandidate) const
const StrokeAttribute & getStrokeAttribute() const
const LineAttribute & getLineAttribute() const
o3tl::cow_wrapper< ImpSdrFormTextOutlineAttribute > ImplType
SdrFormTextOutlineAttribute()
bool operator==(const SdrFormTextOutlineAttribute &rCandidate) const
ImplType mpSdrFormTextOutlineAttribute
~SdrFormTextOutlineAttribute()
SdrFormTextOutlineAttribute & operator=(const SdrFormTextOutlineAttribute &rCandidate)
const StrokeAttribute & getStrokeAttribute() const
sal_uInt8 getTransparence() const
bool same_object(const cow_wrapper &rOther) const