XAP_Win32PropertySheet Member List

This is the complete list of members for XAP_Win32PropertySheet, including all inherited members.
_buildPageArray(void)XAP_Win32PropertySheet
_onApply()XAP_Win32PropertySheet [inline, virtual]
_onCancel()XAP_Win32PropertySheet [inline, virtual]
_onCommand(HWND, WPARAM, LPARAM)XAP_Win32PropertySheet [inline, virtual]
_onInitDialog(HWND)XAP_Win32PropertySheet [inline, virtual]
_onOK()XAP_Win32PropertySheet [inline, virtual]
addPage(XAP_Win32PropertyPage *pPage)XAP_Win32PropertySheet
cleanup(void)XAP_Win32PropertySheet [virtual]
destroy(void)XAP_Win32PropertySheet [virtual]
getHandle()XAP_Win32PropertySheet [inline]
m_bApplyButtonXAP_Win32PropertySheet [private]
m_bCancelButtonXAP_Win32PropertySheet [private]
m_bOkButtonXAP_Win32PropertySheet [private]
m_hWndXAP_Win32PropertySheet [private]
m_lpfnDefSheetXAP_Win32PropertySheet [private]
m_modelessXAP_Win32PropertySheet [private]
m_nRsltXAP_Win32PropertySheet
m_pagesXAP_Win32PropertySheet [private]
m_pCallbackXAP_Win32PropertySheet [private]
m_pfnDlgProcXAP_Win32PropertySheet [private]
m_pshXAP_Win32PropertySheet [private]
m_vecPagesXAP_Win32PropertySheet [private]
runModal(XAP_Win32App *pWin32App, XAP_Frame *pFrame, XAP_String_Id nID=0)XAP_Win32PropertySheet
runModeless(XAP_Win32App *pWin32App, XAP_Frame *pFrame, XAP_String_Id nID=0)XAP_Win32PropertySheet
s_sheetWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)XAP_Win32PropertySheet [static]
setApplyButton(bool b)XAP_Win32PropertySheet [inline]
setCallBack(PFNPROPSHEETCALLBACK pCallback)XAP_Win32PropertySheet [inline]
setCancelButton(bool b)XAP_Win32PropertySheet [inline]
setDialogProc(DLGPROC pfnDlgProc)XAP_Win32PropertySheet [inline]
setOkButton(bool b)XAP_Win32PropertySheet [inline]
XAP_Win32PropertySheet()XAP_Win32PropertySheet