Home
last modified time | relevance | path

Searched refs:attachmentIds (Results 26 – 31 of 31) sorted by relevance

12

/dports/www/sogo/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailObject.m750 - (void) _feedFileAttachmentIds: (NSMutableDictionary *) attachmentIds
764 [attachmentIds setObject: url forKey: cid];
772 [self _feedFileAttachmentIds: attachmentIds
781 NSMutableDictionary *attachmentIds;
784 attachmentIds = [NSMutableDictionary dictionary];
790 [self _feedFileAttachmentIds: attachmentIds
794 return attachmentIds;
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailObject.m750 - (void) _feedFileAttachmentIds: (NSMutableDictionary *) attachmentIds
764 [attachmentIds setObject: url forKey: cid];
772 [self _feedFileAttachmentIds: attachmentIds
781 NSMutableDictionary *attachmentIds;
784 attachmentIds = [NSMutableDictionary dictionary];
790 [self _feedFileAttachmentIds: attachmentIds
794 return attachmentIds;
/dports/www/sogo/SOGo-5.4.0/UI/MailPartViewers/
H A DUIxMailPartAlternativeViewer.m205 [viewer setAttachmentIds: attachmentIds];
H A DUIxMailPartSignedViewer.m320 [viewer setAttachmentIds: attachmentIds];
/dports/www/sogo-activesync/SOGo-5.4.0/UI/MailPartViewers/
H A DUIxMailPartAlternativeViewer.m205 [viewer setAttachmentIds: attachmentIds];
H A DUIxMailPartSignedViewer.m320 [viewer setAttachmentIds: attachmentIds];

12