19 #ifndef __com_sun_star_document_XMimeTypeInfo_idl__
20 #define __com_sun_star_document_XMimeTypeInfo_idl__
26 module
com { module sun { module star { module document {
36 boolean supportsMimeType( [in]
string MimeTypeName );
42 sequence<string> getSupportedMimeTypeNames();
provides information regarding which MIME types are supported by a filter.
Definition: XMimeTypeInfo.idl:31
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47