LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides information regarding which MIME types are supported by a filter. More...
import"XMimeTypeInfo.idl";
Public Member Functions | |
boolean | supportsMimeType ([in] string MimeTypeName) |
asks whether a MIME type is supported or not. More... | |
sequence< string > | getSupportedMimeTypeNames () |
![]() | |
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... | |
provides information regarding which MIME types are supported by a filter.
sequence<string> getSupportedMimeTypeNames | ( | ) |
boolean supportsMimeType | ( | [in] string | MimeTypeName | ) |
asks whether a MIME type is supported or not.