Home
last modified time | relevance | path

Searched refs:maEndColor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgradient.cxx39 maEndColor( COL_WHITE ) in DBG_NAME()
56 maEndColor( rImplGradient.maEndColor ) in Impl_Gradient()
124 mpImplGradient->maEndColor = rEndColor; in Gradient()
168 mpImplGradient->maEndColor = rColor; in SetEndColor()
281 (mpImplGradient->maEndColor == rGradient.mpImplGradient->maEndColor) ) in operator ==()
295 rImpl_Gradient.maEndColor >> in operator >>()
315 rImpl_Gradient.maEndColor << in operator <<()
/trunk/main/drawinglayer/source/attribute/
H A Dfillgradientattribute.cxx47 basegfx::BColor maEndColor; member in drawinglayer::attribute::ImpFillGradientAttribute
66 maEndColor(rEndColor), in ImpFillGradientAttribute()
78 const basegfx::BColor& getEndColor() const { return maEndColor; } in getEndColor()
/trunk/main/vcl/inc/vcl/
H A Dgradient.hxx56 Color maEndColor; member in Impl_Gradient
97 const Color& GetEndColor() const { return mpImplGradient->maEndColor; } in GetEndColor()

Completed in 14 milliseconds