/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrmeasureprimitive2d.cxx | 48 const attribute::SdrLineAttribute& rLineAttribute, in impCreatePart() argument 66 rLineAttribute, in impCreatePart() 75 rLineAttribute, in impCreatePart() 86 return createPolygonLinePrimitive(aPolygon, rObjectMatrix, rLineAttribute, aLineStartEnd); in impCreatePart() 148 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition() local 186 const double fHalfLineWidth(rLineAttribute.getWidth() * 0.5); in create2DDecomposition() 278 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition() 283 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition() 299 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition() 312 …appendPrimitive2DReferenceToPrimitive2DSequence(aRetval, impCreatePart(rLineAttribute, aObjectMatr… in create2DDecomposition() [all …]
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | polygonprimitive2d.cxx | 308 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 D | polypolygonprimitive2d.cxx | 211 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()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive2d/ |
H A D | polygonprimitive2d.hxx | 180 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 D | polypolygonprimitive2d.hxx | 174 const attribute::LineAttribute& rLineAttribute, 180 const attribute::LineAttribute& rLineAttribute); 227 const attribute::LineAttribute& rLineAttribute, 235 const attribute::LineAttribute& rLineAttribute,
|
/aoo41x/main/svx/source/sdr/attribute/ |
H A D | sdrformtextoutlineattribute.cxx | 48 const LineAttribute& rLineAttribute, in ImpSdrFormTextOutlineAttribute() argument 52 maLineAttribute(rLineAttribute), in ImpSdrFormTextOutlineAttribute() 91 const LineAttribute& rLineAttribute, in SdrFormTextOutlineAttribute() argument 95 rLineAttribute, rStrokeAttribute, nTransparence)) in SdrFormTextOutlineAttribute()
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polygonprimitive3d.cxx | 141 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()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | hittestprocessor2d.cxx | 339 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 D | vclprocessor2d.cxx | 1021 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()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive3d/ |
H A D | polygonprimitive3d.hxx | 111 const attribute::LineAttribute& rLineAttribute, 117 const attribute::LineAttribute& rLineAttribute);
|
/aoo41x/main/svx/inc/svx/sdr/attribute/ |
H A D | sdrformtextoutlineattribute.hxx | 52 const LineAttribute& rLineAttribute,
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotextpathdecomposition.cxx | 587 const drawinglayer::attribute::LineAttribute& rLineAttribute, in impAddPolygonStrokePrimitives() argument 602 aB2DPolyPolygon.getB2DPolygon(a), rLineAttribute, rStrokeAttribute); in impAddPolygonStrokePrimitives()
|
/aoo41x/main/svx/inc/svx/sdr/primitive2d/ |
H A D | sdrmeasureprimitive2d.hxx | 74 const attribute::SdrLineAttribute& rLineAttribute,
|