Home
last modified time | relevance | path

Searched refs:getAttachments (Results 1 – 7 of 7) sorted by relevance

/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py174 attachments = xMailMessage.getAttachments()
483 def getAttachments( self ): member in PyMailMessage
/trunk/main/scripting/examples/java/Newsgroup/
H A DSender.java92 File attachs[] = attachments.getAttachments(); in sendMail()
H A DOfficeAttachment.java278 public File[] getAttachments() in getAttachments() method in OfficeAttachment
/trunk/main/offapi/com/sun/star/mail/
H A DXMailMessage.idl149 sequence<MailAttachment> getAttachments();
/trunk/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx331getAttachments( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx273 uno::Sequence< mail::MailAttachment > aAttachments = xMessage->getAttachments(); in DeleteAttachments()
H A Dmailmergehelper.cxx1039 uno::Sequence< mail::MailAttachment > SwMailMessage::getAttachments( ) in getAttachments() function in SwMailMessage

Completed in 45 milliseconds