GME  13
Public Types | Public Member Functions | Public Attributes | Protected Member Functions
CGmePrintDialog Class Reference

#include <GmePrintDialog.h>

Collaboration diagram for CGmePrintDialog:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_PRINT_DIALOG }

Public Member Functions

 CGmePrintDialog (CGMEView *view, CGuiMetaModel *guiMeta, BOOL bPrintSetupOnly, DWORD dwFlags=0, CWnd *pParentWnd=NULL)
bool IsPortrait ()
bool IsAllAspect ()
bool IsCurAspect ()
bool IsSelAspect ()
bool IsSelectedAspect (CString aspect)
int NumOfSelAspects ()
bool HasHeader ()
bool IsAutorotate ()
bool IsFitOnePage ()
int NumOfPages ()

Public Attributes

CPreviewBtn m_demo
CStatic m_scaletxt
CButton m_aspSelBtn
CButton m_aspDeselBtn
CButton m_landBtn
CButton m_portBtn
CButton m_curraspBtn
CButton m_allaspBtn
CButton m_selaspBtn
CButton m_noheaderBtn
CSliderCtrl m_scaleslider
CListBox m_asplist
BOOL m_noheader
BOOL m_1page
BOOL m_autorotate
int m_scale

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnCommand (WPARAM wParam, LPARAM lParam)
BOOL OnInitDialog ()
afx_msg void OnBtndeselect ()
afx_msg void OnBtnselect ()
afx_msg void OnXlandscape ()
afx_msg void OnXportrait ()
afx_msg void OnChknoheader ()
afx_msg void OnFitto1page ()
afx_msg void OnAutorotate ()
afx_msg void OnSelasp1057 ()
afx_msg void OnAllasp1058 ()
afx_msg void OnCurasp1056 ()
afx_msg void OnReverse ()
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
virtual void OnOK ()

Detailed Description

Definition at line 21 of file GmePrintDialog.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 31 of file GmePrintDialog.h.


Constructor & Destructor Documentation

CGmePrintDialog::CGmePrintDialog ( CGMEView view,
CGuiMetaModel guiMeta,
BOOL  bPrintSetupOnly,
DWORD  dwFlags = 0,
CWnd *  pParentWnd = NULL 
)

Definition at line 22 of file GmePrintDialog.cpp.


Member Function Documentation

void CGmePrintDialog::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 38 of file GmePrintDialog.cpp.

bool CGmePrintDialog::HasHeader ( ) [inline]

Definition at line 62 of file GmePrintDialog.h.

bool CGmePrintDialog::IsAllAspect ( ) [inline]

Definition at line 51 of file GmePrintDialog.h.

bool CGmePrintDialog::IsAutorotate ( ) [inline]

Definition at line 63 of file GmePrintDialog.h.

bool CGmePrintDialog::IsCurAspect ( ) [inline]

Definition at line 52 of file GmePrintDialog.h.

bool CGmePrintDialog::IsFitOnePage ( ) [inline]

Definition at line 64 of file GmePrintDialog.h.

bool CGmePrintDialog::IsPortrait ( ) [inline]

Definition at line 50 of file GmePrintDialog.h.

bool CGmePrintDialog::IsSelAspect ( ) [inline]

Definition at line 53 of file GmePrintDialog.h.

bool CGmePrintDialog::IsSelectedAspect ( CString  aspect)

Definition at line 446 of file GmePrintDialog.cpp.

Definition at line 65 of file GmePrintDialog.h.

Definition at line 55 of file GmePrintDialog.h.

void CGmePrintDialog::OnAllasp1058 ( ) [protected]

Definition at line 398 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnAutorotate ( ) [protected]

Definition at line 357 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnBtndeselect ( ) [protected]

Definition at line 110 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnBtnselect ( ) [protected]

Definition at line 115 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnChknoheader ( ) [protected]

Definition at line 316 of file GmePrintDialog.cpp.

BOOL CGmePrintDialog::OnCommand ( WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Definition at line 481 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnCurasp1056 ( ) [protected]

Definition at line 412 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnFitto1page ( ) [protected]

Definition at line 330 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnHScroll ( UINT  nSBCode,
UINT  nPos,
CScrollBar *  pScrollBar 
) [protected]

Definition at line 427 of file GmePrintDialog.cpp.

Definition at line 80 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnOK ( ) [protected, virtual]

Definition at line 455 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnReverse ( ) [protected]

Definition at line 120 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnSelasp1057 ( ) [protected]

Definition at line 384 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnXlandscape ( ) [protected]

Definition at line 126 of file GmePrintDialog.cpp.

void CGmePrintDialog::OnXportrait ( ) [protected]

Definition at line 144 of file GmePrintDialog.cpp.


Member Data Documentation

Definition at line 45 of file GmePrintDialog.h.

Definition at line 39 of file GmePrintDialog.h.

Definition at line 35 of file GmePrintDialog.h.

Definition at line 43 of file GmePrintDialog.h.

Definition at line 34 of file GmePrintDialog.h.

Definition at line 46 of file GmePrintDialog.h.

Definition at line 38 of file GmePrintDialog.h.

Definition at line 32 of file GmePrintDialog.h.

Definition at line 36 of file GmePrintDialog.h.

Definition at line 44 of file GmePrintDialog.h.

Definition at line 41 of file GmePrintDialog.h.

Definition at line 37 of file GmePrintDialog.h.

Definition at line 47 of file GmePrintDialog.h.

Definition at line 42 of file GmePrintDialog.h.

Definition at line 33 of file GmePrintDialog.h.

Definition at line 40 of file GmePrintDialog.h.


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