Searched refs:getHatch (Results 1 – 8 of 8) sorted by relevance
145 … const basegfx::BColor aHatchColor(getHatch().getColor()); in impCreate3DDecomposition()146 const double fAngle(getHatch().getAngle()); in impCreate3DDecomposition()150 switch(getHatch().getStyle()) in impCreate3DDecomposition()158 getHatch().getDistance(), in impCreate3DDecomposition()169 getHatch().getDistance(), in impCreate3DDecomposition()180 getHatch().getDistance(), in impCreate3DDecomposition()304 return (getHatch() == rCompare.getHatch()); in operator ==()
210 || !rFill.getHatch().isDefault() in create3DPolyPolygonFillPrimitives()227 else if(!rFill.getHatch().isDefault()) in create3DPolyPolygonFillPrimitives()231 rFill.getHatch(), in create3DPolyPolygonFillPrimitives()
70 const FillHatchAttribute& getHatch() const { return maHatch; } in getHatch() function in drawinglayer::attribute::ImpSdrFillAttribute79 && getHatch() == rCandidate.getHatch() in operator ==()195 const FillHatchAttribute& SdrFillAttribute::getHatch() const in getHatch() function in drawinglayer::attribute::SdrFillAttribute197 return mpSdrFillAttribute->getHatch(); in getHatch()
177 …nst drawinglayer::attribute::FillHatchAttribute& rFillHatchAttribute = maFillAttribute->getHatch(); in getAverageColor()249 if(!rSdrFillAttribute.getHatch().isDefault()) in needCompleteRepaint()
100 else if(!rFill.getHatch().isDefault()) in createPolyPolygonFillPrimitive()106 rFill.getHatch()); in createPolyPolygonFillPrimitive()
71 const attribute::FillHatchAttribute& getHatch() const { return maHatch; } in getHatch() function in drawinglayer::primitive3d::HatchTexturePrimitive3D
74 const FillHatchAttribute& getHatch() const;
339 const attribute::FillHatchAttribute& rHatch(rPrimitive.getHatch()); in GeoTexSvxMultiHatch()
Completed in 52 milliseconds