#import <ap_CocoaDialog_Paragraph.h>
Public Member Functions | |
(IBAction) | - cancelAction: |
(IBAction) | - okAction: |
(IBAction) | - tabAction: |
(IBAction) | - checkBoxAction: |
(IBAction) | - menuAction: |
(IBAction) | - editAction: |
(NSPopUpButton *) | - specialPopup |
(NSPopUpButton *) | - lineSpacingPopup |
(NSPopUpButton *) | - alignmentPopup |
(XAP_CocoaNSView *) | - preview |
(id) | - _getWidget: |
Protected Attributes | |
IBOutlet NSTextField * | _alignmentLabel |
IBOutlet NSPopUpButton * | _alignmentPopup |
IBOutlet NSTextField * | _atData |
IBOutlet NSTextField * | _atLabel |
IBOutlet NSTextField * | _byData |
IBOutlet NSTextField * | _byLabel |
IBOutlet NSButton * | _cancelBtn |
IBOutlet NSButton * | _dontHyphenBtn |
IBOutlet NSBox * | _indentationBox |
IBOutlet NSFormCell * | _indentLeftFormCell |
IBOutlet NSFormCell * | _indentRightFormCell |
IBOutlet NSButton * | _keepNextBtn |
IBOutlet NSButton * | _keepsLinesBtn |
IBOutlet NSTextField * | _lineSpacingLabel |
IBOutlet NSPopUpButton * | _lineSpacingPopup |
IBOutlet NSTabView * | _mainTab |
IBOutlet NSButton * | _okBtn |
IBOutlet NSButton * | _pageBreakBtn |
IBOutlet NSBox * | _paginationBox |
IBOutlet XAP_CocoaNSView * | _preview |
IBOutlet NSBox * | _previewBox |
IBOutlet NSButton * | _rtlDominantBtn |
IBOutlet NSFormCell * | _spacingAfterFormCell |
IBOutlet NSFormCell * | _spacingBeforeFormCell |
IBOutlet NSBox * | _spacingBox |
IBOutlet NSTextField * | _specialLabel |
IBOutlet NSPopUpButton * | _specialPopup |
IBOutlet NSButton * | _suppressLineNumBtn |
IBOutlet NSButton * | _tabsBtn |
IBOutlet NSButton * | _widowOrphanBtn |
AP_CocoaDialog_Paragraph * | _xap |
- (id) _getWidget: | (AP_Dialog_Paragraph::tControl) | widget |
References _alignmentPopup, _atData, _byData, _dontHyphenBtn, _indentLeftFormCell, _indentRightFormCell, _keepNextBtn, _keepsLinesBtn, _lineSpacingPopup, _pageBreakBtn, _rtlDominantBtn, _spacingAfterFormCell, _spacingBeforeFormCell, _specialPopup, _suppressLineNumBtn, _widowOrphanBtn, AP_Dialog_Paragraph::id_CHECK_DOMDIRECTION, AP_Dialog_Paragraph::id_CHECK_KEEP_LINES, AP_Dialog_Paragraph::id_CHECK_KEEP_NEXT, AP_Dialog_Paragraph::id_CHECK_NO_HYPHENATE, AP_Dialog_Paragraph::id_CHECK_PAGE_BREAK, AP_Dialog_Paragraph::id_CHECK_SUPPRESS, AP_Dialog_Paragraph::id_CHECK_WIDOW_ORPHAN, AP_Dialog_Paragraph::id_MENU_ALIGNMENT, AP_Dialog_Paragraph::id_MENU_SPECIAL_INDENT, AP_Dialog_Paragraph::id_MENU_SPECIAL_SPACING, AP_Dialog_Paragraph::id_SPIN_AFTER_SPACING, AP_Dialog_Paragraph::id_SPIN_BEFORE_SPACING, AP_Dialog_Paragraph::id_SPIN_LEFT_INDENT, AP_Dialog_Paragraph::id_SPIN_RIGHT_INDENT, AP_Dialog_Paragraph::id_SPIN_SPECIAL_INDENT, AP_Dialog_Paragraph::id_SPIN_SPECIAL_SPACING, and UT_ASSERT.
Referenced by AP_CocoaDialog_Paragraph::_getWidget.
- (NSPopUpButton *) alignmentPopup |
References _alignmentPopup.
- (IBAction) cancelAction: | (id) | sender |
References _xap, AP_CocoaDialog_Paragraph::event_Cancel, and UT_UNUSED.
- (IBAction) checkBoxAction: | (id) | sender |
References _xap, and AP_CocoaDialog_Paragraph::event_CheckToggled.
- (IBAction) editAction: | (id) | sender |
References _xap, and AP_CocoaDialog_Paragraph::event_EditChanged.
- (NSPopUpButton *) lineSpacingPopup |
References _lineSpacingPopup.
- (IBAction) menuAction: | (id) | sender |
References _xap, and AP_CocoaDialog_Paragraph::event_MenuChanged.
- (IBAction) okAction: | (id) | sender |
References _xap, AP_CocoaDialog_Paragraph::event_OK, and UT_UNUSED.
- (XAP_CocoaNSView *) preview |
References _preview.
- (NSPopUpButton *) specialPopup |
References _specialPopup.
- (IBAction) tabAction: | (id) | sender |
References _xap, AP_CocoaDialog_Paragraph::event_Tabs, and UT_UNUSED.
- (IBOutlet NSTextField*) _alignmentLabel [protected] |
- (IBOutlet NSPopUpButton*) _alignmentPopup [protected] |
Referenced by _getWidget:, and alignmentPopup.
- (IBOutlet NSTextField*) _atData [protected] |
Referenced by _getWidget:.
- (IBOutlet NSTextField*) _atLabel [protected] |
- (IBOutlet NSTextField*) _byData [protected] |
Referenced by _getWidget:.
- (IBOutlet NSTextField*) _byLabel [protected] |
- (IBOutlet NSButton*) _cancelBtn [protected] |
- (IBOutlet NSButton*) _dontHyphenBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSBox*) _indentationBox [protected] |
- (IBOutlet NSFormCell*) _indentLeftFormCell [protected] |
Referenced by _getWidget:.
- (IBOutlet NSFormCell*) _indentRightFormCell [protected] |
Referenced by _getWidget:.
- (IBOutlet NSButton*) _keepNextBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSButton*) _keepsLinesBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSTextField*) _lineSpacingLabel [protected] |
- (IBOutlet NSPopUpButton*) _lineSpacingPopup [protected] |
Referenced by _getWidget:, and lineSpacingPopup.
- (IBOutlet NSTabView*) _mainTab [protected] |
- (IBOutlet NSButton*) _okBtn [protected] |
- (IBOutlet NSButton*) _pageBreakBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSBox*) _paginationBox [protected] |
- (IBOutlet XAP_CocoaNSView*) _preview [protected] |
Referenced by preview.
- (IBOutlet NSBox*) _previewBox [protected] |
- (IBOutlet NSButton*) _rtlDominantBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSFormCell*) _spacingAfterFormCell [protected] |
Referenced by _getWidget:.
- (IBOutlet NSFormCell*) _spacingBeforeFormCell [protected] |
Referenced by _getWidget:.
- (IBOutlet NSBox*) _spacingBox [protected] |
- (IBOutlet NSTextField*) _specialLabel [protected] |
- (IBOutlet NSPopUpButton*) _specialPopup [protected] |
Referenced by _getWidget:, and specialPopup.
- (IBOutlet NSButton*) _suppressLineNumBtn [protected] |
Referenced by _getWidget:.
- (IBOutlet NSButton*) _tabsBtn [protected] |
- (IBOutlet NSButton*) _widowOrphanBtn [protected] |
Referenced by _getWidget:.
- (AP_CocoaDialog_Paragraph*) _xap [protected] |
Referenced by cancelAction:, checkBoxAction:, editAction:, menuAction:, okAction:, and tabAction:.