App::CellAddress Member List
This is the complete list of members for App::CellAddress, including all inherited members.
| asInt() const | App::CellAddress | protected |
| CellAddress(int row=-1, int col=-1, bool absRow=false, bool absCol=false) | App::CellAddress | |
| CellAddress(const char *address) | App::CellAddress | |
| CellAddress(const std::string &address) | App::CellAddress | |
| col() const | App::CellAddress | |
| isAbsoluteCol() const | App::CellAddress | |
| isAbsoluteRow() const | App::CellAddress | |
| isValid() | App::CellAddress | |
| MAX_COLUMNS | App::CellAddress | static |
| MAX_ROWS | App::CellAddress | static |
| operator!=(const CellAddress &other) const | App::CellAddress | |
| operator<(const CellAddress &other) const | App::CellAddress | |
| operator==(const CellAddress &other) const | App::CellAddress | |
| parseAbsoluteAddress(const char *txt) | App::CellAddress | |
| row() const | App::CellAddress | |
| setCol(int c) | App::CellAddress | |
| setRow(int r) | App::CellAddress | |
| toString(bool noAbsolute=false) const | App::CellAddress |
1.8.17