Home
last modified time | relevance | path

Searched refs:getHatch (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx145 … 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 ==()
H A Dsdrdecompositiontools3d.cxx210 || !rFill.getHatch().isDefault() in create3DPolyPolygonFillPrimitives()
227 else if(!rFill.getHatch().isDefault()) in create3DPolyPolygonFillPrimitives()
231 rFill.getHatch(), in create3DPolyPolygonFillPrimitives()
/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrfillattribute.cxx70 const FillHatchAttribute& getHatch() const { return maHatch; } in getHatch() function in drawinglayer::attribute::ImpSdrFillAttribute
79 && getHatch() == rCandidate.getHatch() in operator ==()
195 const FillHatchAttribute& SdrFillAttribute::getHatch() const in getHatch() function in drawinglayer::attribute::SdrFillAttribute
197 return mpSdrFillAttribute->getHatch(); in getHatch()
/aoo42x/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx177 …nst drawinglayer::attribute::FillHatchAttribute& rFillHatchAttribute = maFillAttribute->getHatch(); in getAverageColor()
249 if(!rSdrFillAttribute.getHatch().isDefault()) in needCompleteRepaint()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx100 else if(!rFill.getHatch().isDefault()) in createPolyPolygonFillPrimitive()
106 rFill.getHatch()); in createPolyPolygonFillPrimitive()
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dhatchtextureprimitive3d.hxx71 const attribute::FillHatchAttribute& getHatch() const { return maHatch; } in getHatch() function in drawinglayer::primitive3d::HatchTexturePrimitive3D
/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrfillattribute.hxx74 const FillHatchAttribute& getHatch() const;
/aoo42x/main/drawinglayer/source/texture/
H A Dtexture3d.cxx339 const attribute::FillHatchAttribute& rHatch(rPrimitive.getHatch()); in GeoTexSvxMultiHatch()

Completed in 40 milliseconds