Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes

AP_Win32Dialog_Paragraph Class Reference

#include <ap_Win32Dialog_Paragraph.h>

Inheritance diagram for AP_Win32Dialog_Paragraph:
AP_Dialog_Paragraph XAP_Win32DialogBase XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

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

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)
static BOOL CALLBACK s_dlgProc (HWND, UINT, WPARAM, LPARAM)

Protected Member Functions

BOOL _onInitDialog (HWND hWnd, WPARAM wParam, LPARAM lParam)
BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)
BOOL _onDeltaPos (NM_UPDOWN *pnmud)
BOOL _onInitTab (HWND hWnd, WPARAM wParam, LPARAM lParam)
virtual void _syncControls (tControl changed, bool bAll=false)

Static Protected Member Functions

static BOOL CALLBACK s_tabProc (HWND, UINT, WPARAM, LPARAM)

Protected Attributes

XAP_Win32PreviewWidgetm_pPreviewWidget
HWND m_hwndDlg
HWND m_hwndTab
HWND m_hwndSpacing
HWND m_hwndBreaks
bool m_bEditChanged

Constructor & Destructor Documentation

AP_Win32Dialog_Paragraph::AP_Win32Dialog_Paragraph ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

References m_bEditChanged, and m_pPreviewWidget.

Referenced by static_constructor().

AP_Win32Dialog_Paragraph::~AP_Win32Dialog_Paragraph ( void   )  [virtual]

References DELETEP, and m_pPreviewWidget.


Member Function Documentation

BOOL CALLBACK AP_Win32Dialog_Paragraph::s_dlgProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static]
BOOL CALLBACK AP_Win32Dialog_Paragraph::s_tabProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static, protected]
XAP_Dialog * AP_Win32Dialog_Paragraph::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


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