Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service MimeContentTypeFactory

Description
Used to create an instance that implement the interface 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 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