|
LibreOffice Module tools (master) 1
|
This is the complete list of members for tools::PolyPolygon, including all inherited members.
| AdaptiveSubdivide(tools::PolyPolygon &rResult) const | tools::PolyPolygon | |
| Clear() | tools::PolyPolygon | |
| Clip(const tools::Rectangle &rRect) | tools::PolyPolygon | |
| Count() const | tools::PolyPolygon | |
| getB2DPolyPolygon() const | tools::PolyPolygon | |
| GetBoundRect() const | tools::PolyPolygon | |
| GetIntersection(const tools::PolyPolygon &rPolyPoly, tools::PolyPolygon &rResult) const | tools::PolyPolygon | |
| GetObject(sal_uInt16 nPos) const | tools::PolyPolygon | |
| GetUnion(const tools::PolyPolygon &rPolyPoly, tools::PolyPolygon &rResult) const | tools::PolyPolygon | |
| ImplDoOperation(const tools::PolyPolygon &rPolyPoly, tools::PolyPolygon &rResult, PolyClipOp nOperation) const | tools::PolyPolygon | private |
| Insert(const tools::Polygon &rPoly, sal_uInt16 nPos=POLYPOLY_APPEND) | tools::PolyPolygon | |
| IsRect() const | tools::PolyPolygon | |
| Move(tools::Long nHorzMove, tools::Long nVertMove) | tools::PolyPolygon | |
| mpImplPolyPolygon | tools::PolyPolygon | private |
| operator!=(const tools::PolyPolygon &rPolyPoly) const | tools::PolyPolygon | inline |
| operator=(const tools::PolyPolygon &rPolyPoly) | tools::PolyPolygon | |
| operator=(tools::PolyPolygon &&rPolyPoly) noexcept | tools::PolyPolygon | |
| operator==(const tools::PolyPolygon &rPolyPoly) const | tools::PolyPolygon | |
| operator[](sal_uInt16 nPos) const | tools::PolyPolygon | inline |
| operator[](sal_uInt16 nPos) | tools::PolyPolygon | |
| Optimize(PolyOptimizeFlags nOptimizeFlags) | tools::PolyPolygon | |
| PolyClipOp enum name | tools::PolyPolygon | private |
| PolyPolygon(sal_uInt16 nInitSize=16) | tools::PolyPolygon | explicit |
| PolyPolygon(const tools::Polygon &rPoly) | tools::PolyPolygon | explicit |
| PolyPolygon(const tools::Rectangle &) | tools::PolyPolygon | explicit |
| PolyPolygon(const tools::PolyPolygon &rPolyPoly) | tools::PolyPolygon | |
| PolyPolygon(tools::PolyPolygon &&rPolyPoly) noexcept | tools::PolyPolygon | |
| PolyPolygon(const ::basegfx::B2DPolyPolygon &rPolyPolygon) | tools::PolyPolygon | explicit |
| Read(SvStream &rIStream) | tools::PolyPolygon | |
| ReadPolyPolygon | tools::PolyPolygon | friend |
| Remove(sal_uInt16 nPos) | tools::PolyPolygon | |
| Replace(const Polygon &rPoly, sal_uInt16 nPos) | tools::PolyPolygon | |
| Rotate(const Point &rCenter, double fSin, double fCos) | tools::PolyPolygon | |
| Rotate(const Point &rCenter, Degree10 nAngle10) | tools::PolyPolygon | |
| Scale(double fScaleX, double fScaleY) | tools::PolyPolygon | |
| SubdivideBezier(const tools::PolyPolygon &rPolyPoly) | tools::PolyPolygon | static |
| Translate(const Point &rTrans) | tools::PolyPolygon | |
| Write(SvStream &rOStream) const | tools::PolyPolygon | |
| WritePolyPolygon | tools::PolyPolygon | friend |
| ~PolyPolygon() | tools::PolyPolygon |