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