| CCellRange(int nMinRow=-1, int nMinCol=-1, int nMaxRow=-1, int nMaxCol=-1) | CCellRange | [inline] |
| Count() | CCellRange | [inline] |
| GetColSpan() const | CCellRange | [inline] |
| GetMaxCol() const | CCellRange | [inline] |
| GetMaxRow() const | CCellRange | [inline] |
| GetMinCol() const | CCellRange | [inline] |
| GetMinRow() const | CCellRange | [inline] |
| GetRowSpan() const | CCellRange | [inline] |
| GetTopLeft() const | CCellRange | [inline] |
| InRange(int row, int col) const | CCellRange | [inline] |
| InRange(const CCellID &cellID) const | CCellRange | [inline] |
| Intersect(const CCellRange &rhs) const | CCellRange | [inline] |
| IsValid() const | CCellRange | [inline] |
| m_nMaxCol | CCellRange | [protected] |
| m_nMaxRow | CCellRange | [protected] |
| m_nMinCol | CCellRange | [protected] |
| m_nMinRow | CCellRange | [protected] |
| operator!=(const CCellRange &rhs) | CCellRange | [inline] |
| operator=(const CCellRange &rhs) | CCellRange | [inline] |
| operator==(const CCellRange &rhs) | CCellRange | [inline] |
| Set(int nMinRow=-1, int nMinCol=-1, int nMaxRow=-1, int nMaxCol=-1) | CCellRange | [inline] |
| SetMaxCol(int maxCol) | CCellRange | [inline] |
| SetMaxRow(int maxRow) | CCellRange | [inline] |
| SetMinCol(int minCol) | CCellRange | [inline] |
| SetMinRow(int minRow) | CCellRange | [inline] |
1.6.3