#import <ap_CocoaDialog_PageSetup.h>
Public Member Functions | |
| (void) | - setXAPOwner: |
| (NSView *) | - view |
| (void) | - fetchData |
| (IBAction) | - adjustAction: |
| (IBAction) | - adjustStepperAction: |
| (IBAction) | - unitAction: |
Protected Attributes | |
| IBOutlet NSTextField * | _adjustData |
| IBOutlet NSTextField * | _adjustLabel |
| IBOutlet NSStepper * | _adjustStepper |
| IBOutlet NSTextField * | _bottomMargin |
| IBOutlet NSTextField * | _footerMargin |
| IBOutlet NSTextField * | _headerMargin |
| IBOutlet NSImageView * | _icon |
| IBOutlet NSTextField * | _leftMargin |
| IBOutlet NSBox * | _marginBox |
| IBOutlet NSTextField * | _percentLabel |
| IBOutlet NSTextField * | _rightMargin |
| IBOutlet NSBox * | _scaleBox |
| IBOutlet NSTextField * | _topMargin |
| IBOutlet NSTextField * | _unitLabel |
| IBOutlet NSPopUpButton * | _unitPopup |
| IBOutlet NSView * | _view |
| AP_CocoaDialog_PageSetup * | _xap |
| UT_Dimension | _last_margin_unit |
| - (IBAction) adjustAction: | (id) | sender |
References _adjustData, and _adjustStepper.
| - (IBAction) adjustStepperAction: | (id) | sender |
References _adjustData.
| - (void) fetchData |
References _adjustData, _bottomMargin, _footerMargin, _headerMargin, _last_margin_unit, _leftMargin, _rightMargin, _topMargin, and _xap.
| - (void) setXAPOwner: | (AP_CocoaDialog_PageSetup*) | owner |
References _xap.
| - (IBAction) unitAction: | (id) | sender |
References _bottomMargin, _footerMargin, _headerMargin, _last_margin_unit, _leftMargin, _rightMargin, _topMargin, _unitPopup, UT_convertDimensions(), and UT_UNUSED.
| - (NSView *) view |
References _view.
- (IBOutlet NSTextField*) _adjustData [protected] |
Referenced by adjustAction:, adjustStepperAction:, and fetchData.
- (IBOutlet NSTextField*) _adjustLabel [protected] |
- (IBOutlet NSStepper*) _adjustStepper [protected] |
Referenced by adjustAction:.
- (IBOutlet NSTextField*) _bottomMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSTextField*) _footerMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSTextField*) _headerMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSImageView*) _icon [protected] |
- (UT_Dimension) _last_margin_unit [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSTextField*) _leftMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSBox*) _marginBox [protected] |
- (IBOutlet NSTextField*) _percentLabel [protected] |
- (IBOutlet NSTextField*) _rightMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSBox*) _scaleBox [protected] |
- (IBOutlet NSTextField*) _topMargin [protected] |
Referenced by fetchData, and unitAction:.
- (IBOutlet NSTextField*) _unitLabel [protected] |
- (IBOutlet NSPopUpButton*) _unitPopup [protected] |
Referenced by unitAction:.
- (AP_CocoaDialog_PageSetup*) _xap [protected] |
Referenced by fetchData, and setXAPOwner:.
1.7.1