Used to create an instance that implement the interface XMimeContentType from a string representation of such a MIME content-type that conforms to Rfc2045 and Rfc2046. More...
import "MimeContentTypeFactory.idl";
Additional Inherited Members | |
![]() | |
com::sun::star::datatransfer::XMimeContentType | createMimeContentType ([in] string aContentType) raises ( com::sun::star::lang::IllegalArgumentException ) |
Creates an object that implements XMimeContentType. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
Used to create an instance that implement the interface XMimeContentType from a string representation of such a MIME content-type that conforms to Rfc2045 and Rfc2046.