Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes

AP_Win32Dialog_Background Class Reference

#include <ap_Win32Dialog_Background.h>

Inheritance diagram for AP_Win32Dialog_Background:
AP_Dialog_Background XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 AP_Win32Dialog_Background (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~AP_Win32Dialog_Background (void)
virtual void runModal (XAP_Frame *pFrame)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)

Private Member Functions

void _centerDialog ()
void _callHelp ()

Static Private Member Functions

static UINT CALLBACK s_hookProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)

Private Attributes

HWND m_hDlg

Constructor & Destructor Documentation

AP_Win32Dialog_Background::AP_Win32Dialog_Background ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

Referenced by static_constructor().

AP_Win32Dialog_Background::~AP_Win32Dialog_Background ( void   )  [virtual]

Member Function Documentation

void AP_Win32Dialog_Background::_callHelp (  )  [private]
void AP_Win32Dialog_Background::_centerDialog (  )  [private]

References m_hDlg, and UT_return_if_fail.

Referenced by s_hookProc().

UINT CALLBACK AP_Win32Dialog_Background::s_hookProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static, private]

References _callHelp(), _centerDialog(), and m_hDlg.

Referenced by runModal().

XAP_Dialog * AP_Win32Dialog_Background::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


The documentation for this class was generated from the following files: