#include <ap_Win32Dialog_Options.h>
Public Member Functions | |
| AP_Win32Dialog_Options_Spelling () | |
| ~AP_Win32Dialog_Options_Spelling () | |
| void | setContainer (AP_Win32Dialog_Options *pParent) |
| AP_Win32Dialog_Options * | getContainer () |
| void | transferData () |
Static Public Member Functions | |
| static INT_PTR CALLBACK | s_pageWndProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) |
Private Member Functions | |
| void | _onInitDialog () |
| void | _onKillActive () |
Private Attributes | |
| AP_Win32Dialog_Options * | m_pParent |
| AP_Win32Dialog_Options_Spelling::AP_Win32Dialog_Options_Spelling | ( | ) |
| AP_Win32Dialog_Options_Spelling::~AP_Win32Dialog_Options_Spelling | ( | ) |
| void AP_Win32Dialog_Options_Spelling::_onInitDialog | ( | ) | [private, virtual] |
Reimplemented from XAP_Win32PropertyPage.
References _DS2, XAP_Win32PropertyPage::getApp(), getContainer(), XAP_Win32PropertyPage::getHandle(), and XAP_Win32App::getStringSet().
| void AP_Win32Dialog_Options_Spelling::_onKillActive | ( | ) | [inline, private, virtual] |
Reimplemented from XAP_Win32PropertyPage.
| AP_Win32Dialog_Options* AP_Win32Dialog_Options_Spelling::getContainer | ( | void | ) | [inline] |
Referenced by _onInitDialog().
| static INT_PTR CALLBACK AP_Win32Dialog_Options_Spelling::s_pageWndProc | ( | HWND | hWnd, | |
| UINT | msg, | |||
| WPARAM | wParam, | |||
| LPARAM | lParam | |||
| ) | [static] |
Reimplemented from XAP_Win32PropertyPage.
| void AP_Win32Dialog_Options_Spelling::setContainer | ( | AP_Win32Dialog_Options * | pParent | ) | [inline] |
Referenced by AP_Win32Dialog_Options::runModal().
| void AP_Win32Dialog_Options_Spelling::transferData | ( | ) |
Reimplemented from XAP_Win32PropertyPage.
1.7.1