#import <ap_CocoaDialog_Break.h>
Public Member Functions | |
| (void) | - windowDidLoad |
| (IBAction) | - cancelAction: |
| (IBAction) | - okAction: |
| (IBAction) | - insertAction: |
Public Attributes | |
| IBOutlet NSMatrix * | m_insertRadioBtns |
| IBOutlet NSMatrix * | m_sectionBreakBtns |
| IBOutlet NSBox * | m_insertGrp |
| IBOutlet NSBox * | m_sectionBrkGrp |
| IBOutlet NSButtonCell * | m_pgBrkBtn |
| IBOutlet NSButtonCell * | m_colBrkBtn |
| IBOutlet NSButtonCell * | m_nxtPgBtn |
| IBOutlet NSButtonCell * | m_evenPgBtn |
| IBOutlet NSButtonCell * | m_continuousBtn |
| IBOutlet NSButtonCell * | m_oddPgBtn |
| AP_CocoaDialog_Break * | m_xap |
| - (IBAction) cancelAction: | (id) | sender |
References AP_CocoaDialog_Break::_setAnswer, AP_Dialog_Break::a_CANCEL, m_xap, UT_ASSERT, and UT_UNUSED.
| - (IBAction) insertAction: | (id) | sender |
References m_insertRadioBtns, and m_sectionBreakBtns.
| - (IBAction) okAction: | (id) | sender |
| - (void) windowDidLoad |
| - (IBOutlet NSButtonCell*) m_colBrkBtn |
| - (IBOutlet NSButtonCell*) m_continuousBtn |
Referenced by windowDidLoad.
| - (IBOutlet NSButtonCell*) m_evenPgBtn |
Referenced by windowDidLoad.
| - (IBOutlet NSBox*) m_insertGrp |
Referenced by windowDidLoad.
| - (IBOutlet NSMatrix*) m_insertRadioBtns |
Referenced by insertAction:, and okAction:.
| - (IBOutlet NSButtonCell*) m_nxtPgBtn |
Referenced by windowDidLoad.
| - (IBOutlet NSButtonCell*) m_oddPgBtn |
Referenced by windowDidLoad.
| - (IBOutlet NSButtonCell*) m_pgBrkBtn |
Referenced by windowDidLoad.
| - (IBOutlet NSMatrix*) m_sectionBreakBtns |
Referenced by AP_CocoaDialog_Break::_populateWindowData, insertAction:, and okAction:.
| - (IBOutlet NSBox*) m_sectionBrkGrp |
Referenced by windowDidLoad.
Referenced by cancelAction:, and okAction:.
1.7.1