LibreOffice Module svx (master) 1
|
This is the complete list of members for XPolygon, including all inherited members.
CalcDistance(sal_uInt16 nP1, sal_uInt16 nP2) | XPolygon | |
CalcSmoothJoin(sal_uInt16 nCenter, sal_uInt16 nDrag, sal_uInt16 nPnt) | XPolygon | |
CalcTangent(sal_uInt16 nCenter, sal_uInt16 nPrev, sal_uInt16 nNext) | XPolygon | |
CheckAngles(Degree100 &nStart, Degree100 nEnd, Degree100 &nA1, Degree100 &nA2) | XPolygon | privatestatic |
Distort(const tools::Rectangle &rRefRect, const XPolygon &rDistortedRect) | XPolygon | |
GenBezArc(const Point &rCenter, tools::Long nRx, tools::Long nRy, tools::Long nXHdl, tools::Long nYHdl, Degree100 nStart, Degree100 nEnd, sal_uInt16 nQuad, sal_uInt16 nFirst) | XPolygon | private |
getB2DPolygon() const | XPolygon | |
GetBoundRect() const | XPolygon | |
GetFlags(sal_uInt16 nPos) const | XPolygon | |
GetPointCount() const | XPolygon | |
GetSize() const | XPolygon | |
Insert(sal_uInt16 nPos, const Point &rPt, PolyFlags eFlags) | XPolygon | |
Insert(sal_uInt16 nPos, const XPolygon &rXPoly) | XPolygon | |
IsControl(sal_uInt16 nPos) const | XPolygon | |
IsSmooth(sal_uInt16 nPos) const | XPolygon | |
Move(tools::Long nHorzMove, tools::Long nVertMove) | XPolygon | |
operator=(const XPolygon &) | XPolygon | |
operator=(XPolygon &&) | XPolygon | |
operator==(const XPolygon &rXPoly) const | XPolygon | |
operator[](sal_uInt16 nPos) const | XPolygon | |
operator[](sal_uInt16 nPos) | XPolygon | |
pImpXPolygon | XPolygon | private |
PointsToBezier(sal_uInt16 nFirst) | XPolygon | |
Remove(sal_uInt16 nPos, sal_uInt16 nCount) | XPolygon | |
Scale(double fSx, double fSy) | XPolygon | |
SetFlags(sal_uInt16 nPos, PolyFlags eFlags) | XPolygon | |
SetPointCount(sal_uInt16 nPoints) | XPolygon | |
SubdivideBezier(sal_uInt16 nPos, bool bCalcFirst, double fT) | XPolygon | private |
XPolygon(sal_uInt16 nSize=16) | XPolygon | |
XPolygon(const XPolygon &) | XPolygon | |
XPolygon(XPolygon &&) | XPolygon | |
XPolygon(const tools::Polygon &rPoly) | XPolygon | |
XPolygon(const tools::Rectangle &rRect, tools::Long nRx=0, tools::Long nRy=0) | XPolygon | |
XPolygon(const Point &rCenter, tools::Long nRx, tools::Long nRy, Degree100 nStartAngle=0_deg100, Degree100 nEndAngle=36000_deg100, bool bClose=true) | XPolygon | |
XPolygon(const basegfx::B2DPolygon &rPolygon) | XPolygon | explicit |
~XPolygon() | XPolygon |