![]() | InDesign SDK 20.5 |
This is the complete list of members for RowRange, including all inherited members.
| Contains(const RowRange &rhs) const | RowRange | inline |
| Contains(int32 row) const | RowRange | inline |
| count | RowRange | |
| data_type typedef (defined in RowRange) | RowRange | |
| End() const | RowRange | inline |
| Intersects(const RowRange &rhs) const | RowRange | inline |
| IsEmpty() const | RowRange | inline |
| operator!=(const RowRange &rhs) const | RowRange | inline |
| operator&(const RowRange &rhs) const | RowRange | |
| operator&=(const RowRange &rhs) | RowRange | inline |
| operator==(const RowRange &rhs) const | RowRange | inline |
| operator|(const RowRange &rhs) const | RowRange | |
| operator|=(const RowRange &rhs) | RowRange | inline |
| ReadWrite(IPMStream *stream) | RowRange | inline |
| RowRange() | RowRange | inline |
| RowRange(int32 inStart, int32 inCount) | RowRange | inline |
| RowRange(const GridArea &area) | RowRange | inlineexplicit |
| Set(int32 sstart, int32 ccount) | RowRange | inline |
| start | RowRange |