CCellID Class Reference

#include <CellRange.h>

List of all members.

Public Member Functions

 CCellID (int nRow=-1, int nCol=-1)
int IsValid () const
int operator== (const CCellID &rhs)
int operator!= (const CCellID &rhs)

Public Attributes

int row
int col


Detailed Description

Definition at line 45 of file CellRange.h.


Constructor & Destructor Documentation

CCellID::CCellID ( int  nRow = -1,
int  nCol = -1 
) [inline]

Definition at line 53 of file CellRange.h.


Member Function Documentation

int CCellID::IsValid (  )  const [inline]

Definition at line 55 of file CellRange.h.

References col, and row.

Referenced by CGridCtrl::GetTopleftNonFixedCell().

int CCellID::operator!= ( const CCellID rhs  )  [inline]

Definition at line 57 of file CellRange.h.

References operator==().

int CCellID::operator== ( const CCellID rhs  )  [inline]

Definition at line 56 of file CellRange.h.

References col, and row.

Referenced by operator!=().


Member Data Documentation

int CCellID::col

Definition at line 49 of file CellRange.h.

Referenced by CGridCtrl::CreateDragImage(), CGridCtrl::CutSelectedText(), CGridCtrl::DeleteAllItems(), CGridCtrl::DeleteColumn(), CGridCtrl::DeleteRow(), CGridCtrl::EndEditing(), CGridCtrl::EnsureVisible(), CGridCtrl::GetCellFromPt(), CGridCtrl::GetCellOrigin(), CGridCtrl::GetCellRect(), CGridCtrl::GetNextItem(), CGridCtrl::GetSelectedCellRange(), CGridCtrl::GetTextRect(), CGridCtrl::GetTopleftNonFixedCell(), CGridCtrl::GetUnobstructedNonFixedCellRange(), CCellRange::InRange(), CGridCtrl::InsertColumn(), CGridCtrl::InsertRow(), CGridCtrl::InvalidateCellRect(), CGridCtrl::IsCellEditable(), CGridCtrl::IsCellSelected(), CGridCtrl::IsCellVisible(), CGridCtrl::IsValid(), IsValid(), CGridCtrl::MouseOverColumnResizeArea(), CGridCtrl::OnChar(), CGridCtrl::OnDragEnter(), CGridCtrl::OnDragLeave(), CGridCtrl::OnDraw(), CGridCtrl::OnEndInPlaceEdit(), CGridCtrl::OnFixedRowClick(), CGridCtrl::OnHScroll(), CGridCtrl::OnKeyDown(), CGridCtrl::OnLButtonDblClk(), CGridCtrl::OnLButtonDown(), CGridCtrl::OnLButtonUp(), CGridCtrl::OnMouseMove(), CGridCtrl::OnRButtonUp(), CGridCtrl::OnSetCursor(), operator==(), CGridCtrl::PasteTextToGrid(), CGridCtrl::RedrawCell(), CGridCtrl::SelectCells(), CGridCtrl::SelectColumns(), CGridCtrl::SetColumnCount(), CGridCtrl::SetFixedColumnCount(), CGridCtrl::SetFixedRowCount(), CGridCtrl::SetFocusCell(), CGridCtrl::SetRowCount(), and CGridCtrl::SetSelectedRange().

int CCellID::row

Definition at line 49 of file CellRange.h.

Referenced by CGridCtrl::CreateDragImage(), CGridCtrl::CutSelectedText(), CGridCtrl::DeleteAllItems(), CGridCtrl::DeleteColumn(), CGridCtrl::DeleteRow(), CGridCtrl::EndEditing(), CGridCtrl::EnsureVisible(), CGridCtrl::GetCellFromPt(), CGridCtrl::GetCellOrigin(), CGridCtrl::GetCellRect(), CGridCtrl::GetNextItem(), CGridCtrl::GetSelectedCellRange(), CGridCtrl::GetTextRect(), CGridCtrl::GetTopleftNonFixedCell(), CGridCtrl::GetUnobstructedNonFixedCellRange(), CGridCtrl::GetVisibleNonFixedCellRange(), CCellRange::InRange(), CGridCtrl::InsertRow(), CGridCtrl::InvalidateCellRect(), CGridCtrl::IsCellEditable(), CGridCtrl::IsCellSelected(), CGridCtrl::IsCellVisible(), CGridCtrl::IsValid(), IsValid(), CGridCtrl::MouseOverRowResizeArea(), CGridCtrl::OnChar(), CGridCtrl::OnDragEnter(), CGridCtrl::OnDragLeave(), CGridCtrl::OnDraw(), CGridCtrl::OnEndInPlaceEdit(), CGridCtrl::OnFixedColumnClick(), CGridCtrl::OnHScroll(), CGridCtrl::OnKeyDown(), CGridCtrl::OnLButtonDblClk(), CGridCtrl::OnLButtonDown(), CGridCtrl::OnLButtonUp(), CGridCtrl::OnMouseMove(), CGridCtrl::OnRButtonUp(), CGridCtrl::OnSetCursor(), CGridCtrl::OnVScroll(), operator==(), CGridCtrl::PasteTextToGrid(), CGridCtrl::RedrawCell(), CGridCtrl::ResetScrollBars(), CGridCtrl::SelectCells(), CGridCtrl::SelectRows(), CGridCtrl::SetFixedRowCount(), CGridCtrl::SetFocusCell(), CGridCtrl::SetRowCount(), CGridCtrl::SetScrollPos32(), and CGridCtrl::SetSelectedRange().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:19:44 2006 for DT2005.panorama by  doxygen 1.4.7