Lines Matching defs:id

115 - (void) _updateFilterMenuItems: (id) sender;  argument
116 - (void) _updateGetNewMailMenuItems: (id) sender; argument
117 - (void) _updateTextEncodingsMenu: (id) sender; argument
158 id aController; argument
195 // If we are in the Sent, we consider ONLY outgoing filters. argument
349 id aWindowController; argument
456 {
503 - (IBAction) compactMailbox: (id) sender argument
504 {
569 id aMailWindowController; argument
599 {
713 - (IBAction) cut: (id) sender argument
722 - (IBAction) enterSelectionInFindPanel: (id) sender argument
745 - (IBAction) findNext: (id) sender argument
754 - (IBAction) findPrevious: (id) sender argument
764 - (IBAction) forwardMessage: (id) sender argument
765 {
803 id aController; argument
825 {
880 - (IBAction) makeFilterFromSender: (id) sender argument
888 - (IBAction) makeFilterFromTo: (id) sender argument
896 - (IBAction) makeFilterFromCc: (id) sender argument
905 - (IBAction) makeFilterFromSubject: (id)sender argument
915 - (IBAction) nextUnreadMessage: (id) sender argument
932 - (IBAction) newViewerWindow: (id) sender argument
949 - (IBAction) paste: (id) sender argument
950 {
1095 - (IBAction) printMessage: (id) sender argument
1100 id aWindowController; argument
1127 - (IBAction) redirectMessage: (id) sender argument
1131 id aWindowController; argument
1181 - (IBAction) restoreDraft: (id) sender argument
1187 // We create our controller and we show the window if we have a valid message argument
1231 - (IBAction) saveAttachment: (id) sender argument
1254 - (IBAction) saveAllAttachments: (id) sender argument
1255 {
1350 id aWindowController; argument
1425 {
1499 - (IBAction) sortByNumber: (id) sender argument
1523 - (IBAction) sortByDate: (id) sender argument
1547 - (IBAction) sortByName: (id) sender argument
1571 - (IBAction) sortBySubject: (id) sender argument
1595 - (IBAction) sortBySize: (id) sender argument
1606 didClickTableColumn: [[aMailWindowController dataView] argument
1631 - (IBAction) showAllHeaders: (id) sender argument
1635 id aWindowController; argument
1728 - (IBAction) showFindWindow: (id) sender argument
1737 - (IBAction) showMailboxInspectorPanel: (id) sender argument
1747 - (IBAction) showMailboxManager: (id) sender argument
1767 - (IBAction) showOrHideDeletedMessages: (id) sender argument
1768 {
1798 {
1827 {
1915 - (IBAction) showPreferencesWindow: (id) sender argument
1925 - (IBAction) showRawSource: (id) sender argument
1929 id aWindowController; argument
2002 {
3132 {
3183 + (id) lastMailWindowOnTop argument
3208 - (void) addItemToMenuFromTextAttachment: (NSTextAttachment *) theTextAttachment argument
3239 + (void) addMailWindow: (id) theMailWindow argument
3252 - (void) newMessageWithRecipient: (NSString *) aString argument
3315 + (void) removeMailWindow: (id) theMailWindow argument
3316 {
3831 {
3876 {
3929 {