20#ifndef INCLUDED_VCL_GRADIENT_HXX
21#define INCLUDED_VCL_GRADIENT_HXX
49 const Color& rStartColor,
50 const Color& rEndColor );
56 void SetStartColor(
const Color& rColor );
57 const Color& GetStartColor()
const;
58 void SetEndColor(
const Color& rColor );
59 const Color& GetEndColor()
const;
65 void SetBorder( sal_uInt16 nBorder );
66 sal_uInt16 GetBorder()
const;
67 void SetOfsX( sal_uInt16 nOfsX );
68 sal_uInt16 GetOfsX()
const;
69 void SetOfsY( sal_uInt16 nOfsY );
70 sal_uInt16 GetOfsY()
const;
72 void SetStartIntensity( sal_uInt16 nIntens );
73 sal_uInt16 GetStartIntensity()
const;
74 void SetEndIntensity( sal_uInt16 nIntens );
75 sal_uInt16 GetEndIntensity()
const;
77 void SetSteps( sal_uInt16 nSteps );
78 sal_uInt16 GetSteps()
const;
Gradient(Gradient &&rGradient)
bool operator!=(const Gradient &rGradient) const
Gradient & operator=(Gradient &&rGradient)
bool operator==(const Gradient &rGradient) const
Gradient & operator=(const Gradient &rGradient)
::o3tl::cow_wrapper< Impl > mpImplGradient
Gradient(const Gradient &rGradient)
SVXCORE_DLLPUBLIC Degree100 GetAngle(const Point &rPnt)
bool operator==(const ItalicMatrix &a, const ItalicMatrix &b)