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, |
const SdrFillAttribute & | rFill, | ||
const SdrLineStartEndAttribute & | rLineStartEnd, | ||
const SdrShadowAttribute & | rShadow, | ||
const FillGradientAttribute & | rFillFloatTransGradient, | ||
const SdrTextAttribute & | rTextAttribute, | ||
const SdrGlowAttribute & | rGlow, | ||
sal_Int32 | nSoftEdgeRadius | ||
) |
Definition at line 26 of file sdrlinefilleffectstextattribute.cxx.
drawinglayer::attribute::SdrLineFillEffectsTextAttribute::SdrLineFillEffectsTextAttribute | ( | ) |
Definition at line 41 of file sdrlinefilleffectstextattribute.cxx.
drawinglayer::attribute::SdrLineFillEffectsTextAttribute::SdrLineFillEffectsTextAttribute | ( | const SdrLineFillEffectsTextAttribute & | rCandidate | ) |
Definition at line 45 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 61 of file sdrlinefilleffectstextattribute.cxx.
References getFill(), getFillFloatTransGradient(), and drawinglayer::attribute::SdrLineEffectsTextAttribute::isDefault().
Referenced by sdr::contact::ViewContactOfSdrCaptionObj::createViewIndependentPrimitive2DSequence().
SdrLineFillEffectsTextAttribute & drawinglayer::attribute::SdrLineFillEffectsTextAttribute::operator= | ( | const SdrLineFillEffectsTextAttribute & | rCandidate | ) |
Definition at line 52 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 68 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=().