|
LibreOffice Module tools (master) 1
|
This is the complete list of members for Point, including all inherited members.
| A() const | Pair | inlineprotected |
| A() | Pair | inlineprotected |
| AdjustX(tools::Long nHorzMove) | Point | inline |
| AdjustY(tools::Long nVertMove) | Point | inline |
| B() const | Pair | inlineprotected |
| B() | Pair | inlineprotected |
| GetHashValue() const | Point | |
| getX() const | Point | inline |
| getY() const | Point | inline |
| mnA | Pair | protected |
| mnB | Pair | protected |
| Move(tools::Long nHorzMove, tools::Long nVertMove) | Point | inline |
| Move(Size const &s) | Point | inline |
| operator* | Point | friend |
| operator*=(const tools::Long nVal) | Point | inline |
| operator+ | Point | friend |
| operator+=(const Point &rPoint) | Point | inline |
| operator- | Point | friend |
| operator-=(const Point &rPoint) | Point | inline |
| operator/ | Point | friend |
| operator/=(const tools::Long nVal) | Point | inline |
| Pair() | Pair | inlineprotected |
| Pair(tools::Long nA, tools::Long nB) | Pair | inlineprotected |
| Point() | Point | inline |
| Point(tools::Long nX, tools::Long nY) | Point | inline |
| RotateAround(tools::Long &rX, tools::Long &rY, Degree10 nOrientation) const | Point | |
| RotateAround(Point &, Degree10 nOrientation) const | Point | |
| scale(sal_Int64 nMulX, sal_Int64 nDivX, sal_Int64 nMulY, sal_Int64 nDivY) const | Point | inline |
| setX(tools::Long nX) | Point | inline |
| setY(tools::Long nY) | Point | inline |
| toPair() const | Point | inline |
| toPair() | Point | inline |
| toString() const | Point | |
| X() const | Point | inline |
| Y() const | Point | inline |