|
LibreOffice Module tools (master) 1
|
This is the complete list of members for Size, including all inherited members.
| A() const | Pair | inlineprotected |
| A() | Pair | inlineprotected |
| AdjustHeight(tools::Long n) | Size | inline |
| AdjustWidth(tools::Long n) | Size | inline |
| B() const | Pair | inlineprotected |
| B() | Pair | inlineprotected |
| extendBy(tools::Long x, tools::Long y) | Size | inline |
| GetHashValue() const | Size | |
| getHeight() const | Size | inline |
| getWidth() const | Size | inline |
| Height() const | Size | inline |
| IsEmpty() const | Size | inline |
| mnA | Pair | protected |
| mnB | Pair | protected |
| operator* | Size | friend |
| operator*=(const tools::Long nVal) | Size | inline |
| operator+ | Size | friend |
| operator+=(const Size &rSize) | Size | inline |
| operator- | Size | friend |
| operator-=(const Size &rSize) | Size | inline |
| operator/ | Size | friend |
| operator/=(const tools::Long nVal) | Size | inline |
| Pair() | Pair | inlineprotected |
| Pair(tools::Long nA, tools::Long nB) | Pair | inlineprotected |
| scale(sal_Int64 nMulX, sal_Int64 nDivX, sal_Int64 nMulY, sal_Int64 nDivY) const | Size | inline |
| setHeight(tools::Long nHeight) | Size | inline |
| setWidth(tools::Long nWidth) | Size | inline |
| Size() | Size | inline |
| Size(tools::Long nWidth, tools::Long nHeight) | Size | inline |
| toPair() const | Size | inline |
| toPair() | Size | inline |
| toString() const | Size | |
| Width() const | Size | inline |