20 #ifndef __com_sun_star_mail_MailAttachment_idl__
21 #define __com_sun_star_mail_MailAttachment_idl__
25 module
com { module sun { module star { module mail {
string ReadableName
The name of the attachment as seen by the recipient of the mail message.
Definition: MailAttachment.idl:52
– idl definition –
Definition: Ambiguous.idl:22
::com::sun::star::datatransfer::XTransferable Data
The actual data which should be attached to a mail message.
Definition: MailAttachment.idl:46
A MailAttachment specifies a mail message attachment.
Definition: MailAttachment.idl:34
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:37