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