Lines Matching refs:BColor
46 basegfx::BColor maStartColor;
47 basegfx::BColor maEndColor;
56 const basegfx::BColor& rStartColor, in ImpFillGradientAttribute()
57 const basegfx::BColor& rEndColor, in ImpFillGradientAttribute()
77 const basegfx::BColor& getStartColor() const { return maStartColor; } in getStartColor()
78 const basegfx::BColor& getEndColor() const { return maEndColor; } in getEndColor()
102 basegfx::BColor(), in get_global_default()
103 basegfx::BColor(), in get_global_default()
120 const basegfx::BColor& rStartColor, in FillGradientAttribute()
121 const basegfx::BColor& rEndColor, in FillGradientAttribute()
192 const basegfx::BColor& FillGradientAttribute::getStartColor() const in getStartColor()
197 const basegfx::BColor& FillGradientAttribute::getEndColor() const in getEndColor()