|
GME
13
|
#include <GMEConstraintPropertiesDialog.h>
Public Types | |
| enum | { IDD = IDD_PROPERTIES_EXPRESSION_PAGE } |
Public Member Functions | |
| CExpressionPage (CWnd *pParent=NULL) | |
| virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Public Attributes | |
| CComboBoxEx | m_cmbContext |
| CEdit | m_edtExpression |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 73 of file GMEConstraintPropertiesDialog.h.
| anonymous enum |
Definition at line 81 of file GMEConstraintPropertiesDialog.h.
| OclGmeCM::CExpressionPage::CExpressionPage | ( | CWnd * | pParent = NULL | ) |
Definition at line 418 of file GMEConstraintPropertiesDialog.cpp.
| void OclGmeCM::CExpressionPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 426 of file GMEConstraintPropertiesDialog.cpp.
| BOOL OclGmeCM::CExpressionPage::PreTranslateMessage | ( | MSG * | pMsg | ) | [virtual] |
Definition at line 440 of file GMEConstraintPropertiesDialog.cpp.
| CComboBoxEx OclGmeCM::CExpressionPage::m_cmbContext |
Definition at line 82 of file GMEConstraintPropertiesDialog.h.
Definition at line 83 of file GMEConstraintPropertiesDialog.h.
1.7.6.1