LibreOffice Module svx (master) 1
|
#include <sdrlinefilleffectstextattribute.hxx>
Private Attributes | |
SdrFillAttribute | maFill |
FillGradientAttribute | maFillFloatTransGradient |
Definition at line 29 of file sdrlinefilleffectstextattribute.hxx.
drawinglayer::attribute::SdrLineFillEffectsTextAttribute::SdrLineFillEffectsTextAttribute | ( | const SdrLineAttribute & | rLine, |
SdrFillAttribute | aFill, | ||
const SdrLineStartEndAttribute & | rLineStartEnd, | ||
const SdrShadowAttribute & | rShadow, | ||
FillGradientAttribute | aFillFloatTransGradient, | ||
const SdrTextAttribute & | rTextAttribute, | ||
const SdrGlowAttribute & | rGlow, | ||
sal_Int32 | nSoftEdgeRadius | ||
) |
Definition at line 27 of file sdrlinefilleffectstextattribute.cxx.
drawinglayer::attribute::SdrLineFillEffectsTextAttribute::SdrLineFillEffectsTextAttribute | ( | ) |
Definition at line 42 of file sdrlinefilleffectstextattribute.cxx.
drawinglayer::attribute::SdrLineFillEffectsTextAttribute::SdrLineFillEffectsTextAttribute | ( | const SdrLineFillEffectsTextAttribute & | rCandidate | ) |
Definition at line 46 of file sdrlinefilleffectstextattribute.cxx.
|
inline |
Definition at line 56 of file sdrlinefilleffectstextattribute.hxx.
References maFill.
Referenced by isDefault(), operator=(), and operator==().
|
inline |
Definition at line 57 of file sdrlinefilleffectstextattribute.hxx.
References maFillFloatTransGradient.
Referenced by isDefault(), operator=(), and operator==().
bool drawinglayer::attribute::SdrLineFillEffectsTextAttribute::isDefault | ( | ) | const |
Definition at line 62 of file sdrlinefilleffectstextattribute.cxx.
References getFill(), getFillFloatTransGradient(), drawinglayer::attribute::SdrLineEffectsTextAttribute::isDefault(), and isDefault().
Referenced by sdr::contact::ViewContactOfSdrCaptionObj::createViewIndependentPrimitive2DSequence(), and isDefault().
SdrLineFillEffectsTextAttribute & drawinglayer::attribute::SdrLineFillEffectsTextAttribute::operator= | ( | const SdrLineFillEffectsTextAttribute & | rCandidate | ) |
Definition at line 53 of file sdrlinefilleffectstextattribute.cxx.
References getFill(), getFillFloatTransGradient(), maFill, maFillFloatTransGradient, and drawinglayer::attribute::SdrLineEffectsTextAttribute::operator=().
bool drawinglayer::attribute::SdrLineFillEffectsTextAttribute::operator== | ( | const SdrLineFillEffectsTextAttribute & | rCandidate | ) | const |
Definition at line 69 of file sdrlinefilleffectstextattribute.cxx.
References getFill(), and getFillFloatTransGradient().
|
private |
Definition at line 32 of file sdrlinefilleffectstextattribute.hxx.
Referenced by getFill(), and operator=().
|
private |
Definition at line 33 of file sdrlinefilleffectstextattribute.hxx.
Referenced by getFillFloatTransGradient(), and operator=().