This is the complete list of members for App::Range, including all inherited members.
| address() const | App::Range | |
| colCount() const | App::Range | |
| column() const | App::Range | |
| from() const | App::Range | |
| fromCellString() const | App::Range | |
| next() | App::Range | |
| normalize() | App::Range | |
| operator*() const | App::Range | |
| operator<(const Range &other) const | App::Range | |
| Range(const char *range, bool normalize=false) | App::Range | |
| Range(int _row_begin, int _col_begin, int _row_end, int _col_end, bool normalize=false) | App::Range | |
| Range(const CellAddress &from, const CellAddress &to, bool normalize=false) | App::Range | |
| rangeString() const | App::Range | |
| row() const | App::Range | |
| rowCount() const | App::Range | |
| size() const | App::Range | |
| to() const | App::Range | |
| toCellString() const | App::Range |