Lines Matching refs:FillHatchAttribute
106 FillHatchAttribute::FillHatchAttribute( in FillHatchAttribute() function in drawinglayer::attribute::FillHatchAttribute
124 FillHatchAttribute::FillHatchAttribute() in FillHatchAttribute() function in drawinglayer::attribute::FillHatchAttribute
130 FillHatchAttribute::FillHatchAttribute(const FillHatchAttribute& rCandidate) in FillHatchAttribute() function in drawinglayer::attribute::FillHatchAttribute
136 FillHatchAttribute::~FillHatchAttribute() in ~FillHatchAttribute()
148 bool FillHatchAttribute::isDefault() const in isDefault()
153 FillHatchAttribute& FillHatchAttribute::operator=(const FillHatchAttribute& rCandidate) in operator =()
173 bool FillHatchAttribute::operator==(const FillHatchAttribute& rCandidate) const in operator ==()
189 HatchStyle FillHatchAttribute::getStyle() const in getStyle()
194 double FillHatchAttribute::getDistance() const in getDistance()
199 double FillHatchAttribute::getAngle() const in getAngle()
204 const basegfx::BColor& FillHatchAttribute::getColor() const in getColor()
209 sal_uInt32 FillHatchAttribute::getMinimalDiscreteDistance() const in getMinimalDiscreteDistance()
214 bool FillHatchAttribute::isFillBackground() const in isFillBackground()