#include <PageProfileBio.h>
Inheritance diagram for CBioProfilePage:

Public Types | |
| enum | { IDD = IDD_PROFILE_BIO } |
Public Member Functions | |
| CBioProfilePage () | |
| virtual | ~CBioProfilePage () |
Public Attributes | |
| CEdit | m_wndText |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual void | OnOK () |
| virtual BOOL | OnInitDialog () |
|
|
Definition at line 42 of file PageProfileBio.h. |
|
|
Definition at line 45 of file PageProfileBio.cpp. |
|
|
Definition at line 51 of file PageProfileBio.cpp. |
|
|
Reimplemented from CSettingsPage. Definition at line 55 of file PageProfileBio.cpp. References CSettingsPage::DoDataExchange(), IDC_PROFILE_BIO, and m_wndText. |
|
|
Reimplemented from CSettingsPage. Definition at line 66 of file PageProfileBio.cpp. References CGProfile::GetXML(), m_wndText, MyProfile, and CSettingsPage::OnInitDialog(). |
|
|
Reimplemented from CSettingsPage. Definition at line 80 of file PageProfileBio.cpp. References CGProfile::GetXML(), m_wndText, MyProfile, and CSettingsPage::OnOK(). |
|
|
Definition at line 43 of file PageProfileBio.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
1.4.2