LibreOffice
LibreOffice 7.4 SDK API Reference
|
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. More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
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.