Home
last modified time | relevance | path

Searched refs:FillHatchAttribute (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/drawinglayer/source/attribute/
H A Dfillhatchattribute.cxx106 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()
[all …]
H A Dsdrfillattribute.cxx47 FillHatchAttribute maHatch; // fill hatch (if used)
55 const FillHatchAttribute& rHatch, in ImpSdrFillAttribute()
70 const FillHatchAttribute& getHatch() const { return maHatch; } in getHatch()
93 FillHatchAttribute(), in get_global_default()
108 const FillHatchAttribute& rHatch, in SdrFillAttribute()
195 const FillHatchAttribute& SdrFillAttribute::getHatch() const in getHatch()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfillhatchattribute.hxx59 class DRAWINGLAYER_DLLPUBLIC FillHatchAttribute class
66 FillHatchAttribute(
73 FillHatchAttribute();
74 FillHatchAttribute(const FillHatchAttribute& rCandidate);
75 FillHatchAttribute& operator=(const FillHatchAttribute& rCandidate);
76 ~FillHatchAttribute();
82 bool operator==(const FillHatchAttribute& rCandidate) const;
H A Dsdrfillattribute.hxx36 class FillHatchAttribute;
57 const FillHatchAttribute& rHatch,
74 const FillHatchAttribute& getHatch() const;
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dhatchtextureprimitive3d.hxx48 attribute::FillHatchAttribute maHatch;
64 const attribute::FillHatchAttribute& rHatch,
71 const attribute::FillHatchAttribute& getHatch() const { return maHatch; } in getHatch()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dfillhatchprimitive2d.hxx60 attribute::FillHatchAttribute maFillHatch;
74 const attribute::FillHatchAttribute& rFillHatch);
78 const attribute::FillHatchAttribute& getFillHatch() const { return maFillHatch; } in getFillHatch()
H A Dpolypolygonprimitive2d.hxx367 attribute::FillHatchAttribute maFillHatch;
378 const attribute::FillHatchAttribute& rFillHatch);
383 const attribute::FillHatchAttribute& getFillHatch() const { return maFillHatch; } in getFillHatch()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrole2obj.cxx132 const drawinglayer::attribute::FillHatchAttribute aFillHatch( in createPrimitive2DSequence()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dfillhatchprimitive2d.cxx137 const attribute::FillHatchAttribute& rFillHatch) in FillHatchPrimitive2D()
H A Dmetafileprimitive2d.cxx921 drawinglayer::attribute::FillHatchAttribute createFillHatchAttribute(const Hatch& rHatch) in createFillHatchAttribute()
944 return drawinglayer::attribute::FillHatchAttribute( in createFillHatchAttribute()
2347 … const drawinglayer::attribute::FillHatchAttribute aAttribute(createFillHatchAttribute(rHatch)); in interpretMetafile()
H A Dpolypolygonprimitive2d.cxx489 const attribute::FillHatchAttribute& rFillHatch) in PolyPolygonHatchPrimitive2D()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx424 attribute::FillHatchAttribute aHatch; in createNewSdrFillAttribute()
476 aHatch = attribute::FillHatchAttribute( in createNewSdrFillAttribute()
/aoo4110/main/svx/source/xoutdev/
H A Dxtabhtch.cxx181 const drawinglayer::attribute::FillHatchAttribute aFillHatch( in CreateBitmapForUI()
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx272 const attribute::FillHatchAttribute& rHatch, in HatchTexturePrimitive3D()
H A Dsdrdecompositiontools3d.cxx320 attribute::FillHatchAttribute(), in createHiddenGeometryPrimitives3D()
/aoo4110/main/drawinglayer/source/texture/
H A Dtexture3d.cxx339 const attribute::FillHatchAttribute& rHatch(rPrimitive.getHatch()); in GeoTexSvxMultiHatch()
/aoo4110/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx276 const drawinglayer::attribute::FillHatchAttribute aFillHatchAttribute( in create2DDecomposition()
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx707 … const attribute::FillHatchAttribute& rFillHatchAttributes = rFillHatchPrimitive.getFillHatch(); in processBasePrimitive2D()
H A Dvclmetafileprocessor2d.cxx1454 const attribute::FillHatchAttribute& rFillHatchAttribute = rHatchCandidate.getFillHatch(); in processBasePrimitive2D()

Completed in 120 milliseconds