| AdjustBottom(tools::Long nVertMoveDelta) | tools::Rectangle | |
| AdjustLeft(tools::Long nHorzMoveDelta) | tools::Rectangle | inline |
| AdjustRight(tools::Long nHorzMoveDelta) | tools::Rectangle | |
| AdjustTop(tools::Long nVertMoveDelta) | tools::Rectangle | inline |
| Bottom() const | tools::Rectangle | inline |
| BottomCenter() const | tools::Rectangle | inline |
| BottomLeft() const | tools::Rectangle | inline |
| BottomRight() const | tools::Rectangle | inline |
| Center() const | tools::Rectangle | inline |
| Contains(const Point &rPOINT) const | tools::Rectangle | |
| Contains(const tools::Rectangle &rRect) const | tools::Rectangle | |
| expand(tools::Long nExpandBy) | tools::Rectangle | |
| GetHeight() const | tools::Rectangle | inline |
| GetIntersection(const tools::Rectangle &rRect) const | tools::Rectangle | inline |
| getOpenHeight() const | tools::Rectangle | inline |
| getOpenWidth() const | tools::Rectangle | inline |
| GetPos() const | tools::Rectangle | inline |
| GetSize() const | tools::Rectangle | inline |
| GetUnion(const tools::Rectangle &rRect) const | tools::Rectangle | inline |
| GetWidth() const | tools::Rectangle | inline |
| getX() const | tools::Rectangle | inline |
| getY() const | tools::Rectangle | inline |
| Intersection(const tools::Rectangle &rRect) | tools::Rectangle | |
| IsEmpty() const | tools::Rectangle | inline |
| IsHeightEmpty() const | tools::Rectangle | inline |
| IsWidthEmpty() const | tools::Rectangle | inline |
| Left() const | tools::Rectangle | inline |
| LeftCenter() const | tools::Rectangle | inline |
| mnBottom | tools::Rectangle | private |
| mnLeft | tools::Rectangle | private |
| mnRight | tools::Rectangle | private |
| mnTop | tools::Rectangle | private |
| Move(tools::Long nHorzMoveDelta, tools::Long nVertMoveDelta) | tools::Rectangle | inline |
| Move(Size const &s) | tools::Rectangle | inline |
| Normalize(const Point &rLT, const Point &rRB) | tools::Rectangle | inlinestatic |
| Normalize() | tools::Rectangle | |
| operator!=(const tools::Rectangle &rRect) const | tools::Rectangle | inline |
| operator+ | tools::Rectangle | friend |
| operator+=(const Point &rPt) | tools::Rectangle | inline |
| operator- | tools::Rectangle | friend |
| operator-=(const Point &rPt) | tools::Rectangle | inline |
| operator==(const tools::Rectangle &rRect) const | tools::Rectangle | inline |
| Overlaps(const tools::Rectangle &rRect) const | tools::Rectangle | |
| RECT_EMPTY | tools::Rectangle | privatestatic |
| Rectangle()=default | tools::Rectangle | |
| Rectangle(const Point &rLT, const Point &rRB) | tools::Rectangle | inline |
| Rectangle(tools::Long mnLeft, tools::Long mnTop, tools::Long mnRight, tools::Long mnBottom) | tools::Rectangle | inline |
| Rectangle(tools::Long mnLeft, tools::Long mnTop) | tools::Rectangle | inline |
| Rectangle(const Point &rLT, const Size &rSize) | tools::Rectangle | inline |
| Right() const | tools::Rectangle | inline |
| RightCenter() const | tools::Rectangle | inline |
| SaturatingSetPosX(tools::Long x) | tools::Rectangle | |
| SaturatingSetPosY(tools::Long y) | tools::Rectangle | |
| SaturatingSetSize(const Size &rSize) | tools::Rectangle | |
| scale(sal_Int64 nMulX, sal_Int64 nDivX, sal_Int64 nMulY, sal_Int64 nDivY) const | tools::Rectangle | inline |
| SetBottom(tools::Long v) | tools::Rectangle | inline |
| SetEmpty() | tools::Rectangle | inline |
| setHeight(tools::Long n) | tools::Rectangle | inline |
| SetHeight(tools::Long) | tools::Rectangle | inline |
| SetHeightEmpty() | tools::Rectangle | inline |
| SetLeft(tools::Long v) | tools::Rectangle | inline |
| SetPos(const Point &rPoint) | tools::Rectangle | inline |
| SetPosX(tools::Long x) | tools::Rectangle | inline |
| SetPosY(tools::Long y) | tools::Rectangle | inline |
| SetRight(tools::Long v) | tools::Rectangle | inline |
| SetSize(const Size &) | tools::Rectangle | inline |
| SetTop(tools::Long v) | tools::Rectangle | inline |
| setWidth(tools::Long n) | tools::Rectangle | inline |
| SetWidth(tools::Long) | tools::Rectangle | inline |
| SetWidthEmpty() | tools::Rectangle | inline |
| shrink(tools::Long nShrinkBy) | tools::Rectangle | |
| Top() const | tools::Rectangle | inline |
| TopCenter() const | tools::Rectangle | inline |
| TopLeft() const | tools::Rectangle | inline |
| TopRight() const | tools::Rectangle | inline |
| toString() const | tools::Rectangle | |
| Union(const tools::Rectangle &rRect) | tools::Rectangle | |