Home
last modified time | relevance | path

Searched refs:rLineAttribute (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx48 const attribute::SdrLineAttribute& rLineAttribute, in impCreatePart() argument
66 rLineAttribute, in impCreatePart()
74 rLineAttribute, in impCreatePart()
87 rLineAttribute, in impCreatePart()
150 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition() local
188 const double fHalfLineWidth(rLineAttribute.getWidth() * 0.5); in create2DDecomposition()
280 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition()
285 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition()
301 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition()
314 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx308 const attribute::LineAttribute& rLineAttribute, in PolygonStrokePrimitive2D() argument
312 maLineAttribute(rLineAttribute), in PolygonStrokePrimitive2D()
319 const attribute::LineAttribute& rLineAttribute) in PolygonStrokePrimitive2D() argument
322 maLineAttribute(rLineAttribute), in PolygonStrokePrimitive2D()
442 const attribute::LineAttribute& rLineAttribute, in PolygonWavePrimitive2D() argument
446 : PolygonStrokePrimitive2D(rPolygon, rLineAttribute, rStrokeAttribute), in PolygonWavePrimitive2D()
463 const attribute::LineAttribute& rLineAttribute, in PolygonWavePrimitive2D() argument
466 : PolygonStrokePrimitive2D(rPolygon, rLineAttribute), in PolygonWavePrimitive2D()
603 const attribute::LineAttribute& rLineAttribute, in PolygonStrokeArrowPrimitive2D() argument
615 const attribute::LineAttribute& rLineAttribute, in PolygonStrokeArrowPrimitive2D() argument
[all …]
H A Dpolypolygonprimitive2d.cxx211 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokePrimitive2D() argument
215 maLineAttribute(rLineAttribute), in PolyPolygonStrokePrimitive2D()
222 const attribute::LineAttribute& rLineAttribute) in PolyPolygonStrokePrimitive2D() argument
225 maLineAttribute(rLineAttribute), in PolyPolygonStrokePrimitive2D()
307 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokeArrowPrimitive2D() argument
311 : PolyPolygonStrokePrimitive2D(rPolyPolygon, rLineAttribute, rStrokeAttribute), in PolyPolygonStrokeArrowPrimitive2D()
319 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokeArrowPrimitive2D() argument
322 : PolyPolygonStrokePrimitive2D(rPolyPolygon, rLineAttribute), in PolyPolygonStrokeArrowPrimitive2D()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dpolygonprimitive2d.hxx180 const attribute::LineAttribute& rLineAttribute,
186 const attribute::LineAttribute& rLineAttribute);
232 const attribute::LineAttribute& rLineAttribute,
240 const attribute::LineAttribute& rLineAttribute,
288 const attribute::LineAttribute& rLineAttribute,
296 const attribute::LineAttribute& rLineAttribute,
H A Dpolypolygonprimitive2d.hxx174 const attribute::LineAttribute& rLineAttribute,
180 const attribute::LineAttribute& rLineAttribute);
227 const attribute::LineAttribute& rLineAttribute,
235 const attribute::LineAttribute& rLineAttribute,
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextoutlineattribute.cxx48 const LineAttribute& rLineAttribute, in ImpSdrFormTextOutlineAttribute() argument
52 maLineAttribute(rLineAttribute), in ImpSdrFormTextOutlineAttribute()
91 const LineAttribute& rLineAttribute, in SdrFormTextOutlineAttribute() argument
95 rLineAttribute, rStrokeAttribute, nTransparence)) in SdrFormTextOutlineAttribute()
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygonprimitive3d.cxx141 const attribute::LineAttribute& rLineAttribute, in PolygonStrokePrimitive3D() argument
145 maLineAttribute(rLineAttribute), in PolygonStrokePrimitive3D()
152 const attribute::LineAttribute& rLineAttribute) in PolygonStrokePrimitive3D() argument
155 maLineAttribute(rLineAttribute), in PolygonStrokePrimitive3D()
/trunk/main/drawinglayer/source/processor2d/
H A Dhittestprocessor2d.cxx339 const attribute::LineAttribute& rLineAttribute = rPolygonCandidate.getLineAttribute(); in processBasePrimitive2D() local
341 if(basegfx::fTools::more(rLineAttribute.getWidth(), 0.0)) in processBasePrimitive2D()
343 if(basegfx::B2DLINEJOIN_MITER == rLineAttribute.getLineJoin()) in processBasePrimitive2D()
353 * basegfx::B2DVector(rLineAttribute.getWidth() * 0.5, 0.0)); in processBasePrimitive2D()
H A Dvclprocessor2d.cxx1021 const attribute::LineAttribute& rLineAttribute = rPolygonStrokeCandidate.getLineAttribute(); in RenderPolygonStrokePrimitive2D() local
1022 const double fLineWidth(rLineAttribute.getWidth()); in RenderPolygonStrokePrimitive2D()
1030 …const basegfx::BColor aHairlineColor(maBColorModifierStack.getModifiedColor(rLineAttribute.getColo… in RenderPolygonStrokePrimitive2D()
1206 rLineAttribute.getLineJoin(), in RenderPolygonStrokePrimitive2D()
1207 rLineAttribute.getLineCap()); in RenderPolygonStrokePrimitive2D()
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dpolygonprimitive3d.hxx111 const attribute::LineAttribute& rLineAttribute,
117 const attribute::LineAttribute& rLineAttribute);
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextoutlineattribute.hxx52 const LineAttribute& rLineAttribute,
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx587 const drawinglayer::attribute::LineAttribute& rLineAttribute, in impAddPolygonStrokePrimitives() argument
602 aB2DPolyPolygon.getB2DPolygon(a), rLineAttribute, rStrokeAttribute); in impAddPolygonStrokePrimitives()
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.hxx74 const attribute::SdrLineAttribute& rLineAttribute,

Completed in 85 milliseconds