19#ifndef __com_sun_star_document_XMimeTypeInfo_idl__
20#define __com_sun_star_document_XMimeTypeInfo_idl__
26module
com { module sun { module star { module document {
provides information regarding which MIME types are supported by a filter.
Definition: XMimeTypeInfo.idl:32
boolean supportsMimeType([in] string MimeTypeName)
asks whether a MIME type is supported or not.
sequence< string > getSupportedMimeTypeNames()
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22