Searched refs:getAttachments (Results 1 – 7 of 7) sorted by relevance
169 attachments = xMailMessage.getAttachments()478 def getAttachments( self ): member in PyMailMessage
92 File attachs[] = attachments.getAttachments(); in sendMail()
278 public File[] getAttachments() in getAttachments() method in OfficeAttachment
149 sequence<MailAttachment> getAttachments();
331 … getAttachments( ) throw (::com::sun::star::uno::RuntimeException);
273 uno::Sequence< mail::MailAttachment > aAttachments = xMessage->getAttachments(); in DeleteAttachments()
1039 uno::Sequence< mail::MailAttachment > SwMailMessage::getAttachments( ) in getAttachments() function in SwMailMessage
Completed in 32 milliseconds