kspread
KSpread::Cluster Member ListThis is the complete list of members for KSpread::Cluster, including all inherited members.
| autoDelete() const | KSpread::Cluster | |
| clear() | KSpread::Cluster | |
| clearColumn(int col) | KSpread::Cluster | |
| clearRow(int row) | KSpread::Cluster | |
| Cluster() | KSpread::Cluster | |
| firstCell() const | KSpread::Cluster | |
| getFirstCellColumn(int col) const | KSpread::Cluster | |
| getFirstCellRow(int row) const | KSpread::Cluster | |
| getLastCellColumn(int col) const | KSpread::Cluster | |
| getLastCellRow(int row) const | KSpread::Cluster | |
| getNextCellDown(int col, int row) const | KSpread::Cluster | |
| getNextCellLeft(int col, int row) const | KSpread::Cluster | |
| getNextCellRight(int col, int row) const | KSpread::Cluster | |
| getNextCellUp(int col, int row) const | KSpread::Cluster | |
| insert(Cell *cell, int x, int y) | KSpread::Cluster | |
| insertColumn(int col) | KSpread::Cluster | |
| insertRow(int row) | KSpread::Cluster | |
| lookup(int x, int y) const | KSpread::Cluster | |
| remove(int x, int y) | KSpread::Cluster | |
| removeColumn(int col) | KSpread::Cluster | |
| removeRow(int row) | KSpread::Cluster | |
| setAutoDelete(bool) | KSpread::Cluster | |
| shiftColumn(const QPoint &marker) | KSpread::Cluster | |
| shiftRow(const QPoint &marker) | KSpread::Cluster | |
| unshiftColumn(const QPoint &marker) | KSpread::Cluster | |
| unshiftRow(const QPoint &marker) | KSpread::Cluster | |
| valueRange(int col1, int row1, int col2, int row2) const | KSpread::Cluster | |
| ~Cluster() | KSpread::Cluster | |
|