#import <ap_CocoaDialog_PageSetup.h>
Public Member Functions | |
() | - AP_CocoaDialog_PageSetup |
(virtual) | - ~AP_CocoaDialog_PageSetup |
(virtual void) | - runModal |
Static Public Member Functions | |
(static XAP_Dialog *) | + static_constructor |
Private Member Functions | |
(bool) | - _validate |
Private Attributes | |
AP_CocoaDialog_PageSetup_Controller * | m_ctrl |
XAP_Frame * | m_pFrame |
- AP_CocoaDialog_PageSetup: | (XAP_DialogFactory *) | pDlgFactory | ||
(XAP_Dialog_Id) | dlgid | |||
Referenced by static_constructor.
- AP_CocoaDialog_PageSetup: | (void) |
- (bool) _validate | (AP_CocoaDialog_PageSetup_Controller *) | ctrl | ||
(NSPrintInfo *) | printInfo | |||
- (void) runModal | (XAP_Frame *) | pFrame |
Implements AP_Dialog_PageSetup.
References _validate, AP_Dialog_PageSetup::a_CANCEL, AP_Dialog_PageSetup::a_OK, DIM_PT, fp_PageSize::Height(), m_ctrl, m_pFrame, AP_Dialog_PageSetup::setAnswer(), and fp_PageSize::Width().
+ (XAP_Dialog *) static_constructor | (XAP_DialogFactory *) | pFactory | ||
(XAP_Dialog_Id) | dlgid | |||
References AP_CocoaDialog_PageSetup.
- (AP_CocoaDialog_PageSetup_Controller*) m_ctrl [private] |
Reimplemented from AP_Dialog_PageSetup.