LibreOffice Module vcl (master) 1
SvtGraphicStroke Member List

This is the complete list of members for SvtGraphicStroke, including all inherited members.

capButt enum valueSvtGraphicStroke
capRound enum valueSvtGraphicStroke
capSquare enum valueSvtGraphicStroke
CapType enum nameSvtGraphicStroke
DashArray typedefSvtGraphicStroke
getCapType() constSvtGraphicStrokeinline
getDashArray(DashArray &) constSvtGraphicStroke
getEndArrow(tools::PolyPolygon &) constSvtGraphicStroke
getJoinType() constSvtGraphicStrokeinline
getMiterLimit() constSvtGraphicStrokeinline
getPath(tools::Polygon &) constSvtGraphicStroke
getStartArrow(tools::PolyPolygon &) constSvtGraphicStroke
getStrokeWidth() constSvtGraphicStrokeinline
getTransparency() constSvtGraphicStrokeinline
joinBevel enum valueSvtGraphicStroke
joinMiter enum valueSvtGraphicStroke
joinNone enum valueSvtGraphicStroke
joinRound enum valueSvtGraphicStroke
JoinType enum nameSvtGraphicStroke
maCapTypeSvtGraphicStrokeprivate
maDashArraySvtGraphicStrokeprivate
maEndArrowSvtGraphicStrokeprivate
maJoinTypeSvtGraphicStrokeprivate
maPathSvtGraphicStrokeprivate
maStartArrowSvtGraphicStrokeprivate
mfMiterLimitSvtGraphicStrokeprivate
mfStrokeWidthSvtGraphicStrokeprivate
mfTransparencySvtGraphicStrokeprivate
ReadSvtGraphicStrokeSvtGraphicStrokefriend
scale(double fScaleX, double fScaleY)SvtGraphicStroke
setEndArrow(const tools::PolyPolygon &)SvtGraphicStroke
setPath(const tools::Polygon &)SvtGraphicStroke
setStartArrow(const tools::PolyPolygon &)SvtGraphicStroke
SvtGraphicStroke()SvtGraphicStroke
SvtGraphicStroke(tools::Polygon aPath, tools::PolyPolygon aStartArrow, tools::PolyPolygon aEndArrow, double fTransparency, double fStrokeWidth, CapType aCap, JoinType aJoin, double fMiterLimit, DashArray &&rDashArray)SvtGraphicStroke
WriteSvtGraphicStrokeSvtGraphicStrokefriend