Searched refs:maEndColor (Results 1 – 3 of 3) sorted by relevance
39 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 <<()
47 basegfx::BColor maEndColor; member in drawinglayer::attribute::ImpFillGradientAttribute66 maEndColor(rEndColor), in ImpFillGradientAttribute()78 const basegfx::BColor& getEndColor() const { return maEndColor; } in getEndColor()
56 Color maEndColor; member in Impl_Gradient97 const Color& GetEndColor() const { return mpImplGradient->maEndColor; } in GetEndColor()
Completed in 10 milliseconds