|
LibreOffice Module tools (master) 1
|
This is the complete list of members for ImplPolygon, including all inherited members.
| ImplCreateFlagArray() | ImplPolygon | |
| ImplInitSize(sal_uInt16 nInitSize, bool bFlags=false) | ImplPolygon | |
| ImplPolygon() | ImplPolygon | inline |
| ImplPolygon(sal_uInt16 nInitSize) | ImplPolygon | |
| ImplPolygon(sal_uInt16 nPoints, const Point *pPtAry, const PolyFlags *pInitFlags) | ImplPolygon | |
| ImplPolygon(const ImplPolygon &rImplPoly) | ImplPolygon | |
| ImplPolygon(const tools::Rectangle &rRect) | ImplPolygon | |
| ImplPolygon(const tools::Rectangle &rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound) | ImplPolygon | |
| ImplPolygon(const Point &rCenter, tools::Long nRadX, tools::Long nRadY) | ImplPolygon | |
| ImplPolygon(const tools::Rectangle &rBound, const Point &rStart, const Point &rEnd, PolyStyle eStyle, bool bClockWiseArcDirection) | ImplPolygon | |
| ImplPolygon(const Point &rBezPt1, const Point &rCtrlPt1, const Point &rBezPt2, const Point &rCtrlPt2, sal_uInt16 nPoints) | ImplPolygon | |
| ImplPolygon(const basegfx::B2DPolygon &rPolygon) | ImplPolygon | |
| ImplSetSize(sal_uInt16 nSize, bool bResize=true) | ImplPolygon | |
| ImplSplit(sal_uInt16 nPos, sal_uInt16 nSpace, ImplPolygon const *pInitPoly=nullptr) | ImplPolygon | |
| mnPoints | ImplPolygon | |
| mxFlagAry | ImplPolygon | |
| mxPointAry | ImplPolygon | |
| operator==(const ImplPolygon &rCandidate) const | ImplPolygon |