:: com :: sun :: star :: datatransfer ::

service MimeContentTypeFactory
Description
Used to create an instance that implement the interface ::com::sun::star::datatransfer::XMimeContentType from a string representation of such a MIME content-type that is conform to Rfc2045 and Rfc2046 .
See also
::com::sun::star::datatransfer::XMimeContentTypeFactory

Exported Interfaces
::com::sun::star::datatransfer::XMimeContentTypeFactory
Description
Creates an instance that implement the interface ::com::sun::star::datatransfer::XMimeContentType from the string representation of such a MIME content-types that is conform to Rfc2045 , Rfc2046 .
::com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
::com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.

 
Top of Page