#include <PageFileMetadata.h>
Inheritance diagram for CFileMetadataPage:

Public Types | |
| enum | { IDD = IDD_FILE_METADATA } |
Public Member Functions | |
| CFileMetadataPage () | |
| virtual | ~CFileMetadataPage () |
| virtual void | OnOK () |
Public Attributes | |
| CSchemaCombo | m_wndSchemas |
| CSchemaCtrl | m_wndData |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | PreTranslateMessage (MSG *pMsg) |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnSelChangeSchemas () |
| afx_msg void | OnCloseUpSchemas () |
|
|
Definition at line 44 of file PageFileMetadata.h. |
|
|
Definition at line 51 of file PageFileMetadata.cpp. |
|
|
Definition at line 57 of file PageFileMetadata.cpp. |
|
|
Reimplemented from CFilePropertiesPage. Definition at line 61 of file PageFileMetadata.cpp. References CFilePropertiesPage::DoDataExchange(), IDC_SCHEMAS, and m_wndSchemas. |
|
|
Definition at line 171 of file PageFileMetadata.cpp. References CSchemaCombo::GetSelected(), and m_wndSchemas. |
|
|
|
|
Definition at line 165 of file PageFileMetadata.cpp. References CSchemaCombo::GetSelected(), m_wndData, m_wndSchemas, and CSchemaCtrl::SetSchema(). Referenced by OnInitDialog(). |
|
|
Definition at line 176 of file PageFileMetadata.cpp. References m_wndData, and CSchemaCtrl::OnTab(). |
|
|
Definition at line 48 of file PageFileMetadata.h. Referenced by OnInitDialog(), OnOK(), OnSelChangeSchemas(), and PreTranslateMessage(). |
|
|
Definition at line 45 of file PageFileMetadata.h. Referenced by DoDataExchange(), OnCloseUpSchemas(), OnInitDialog(), OnOK(), and OnSelChangeSchemas(). |
1.4.2