Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: document ::

interface XMimeTypeInfo
Description
provides information regarding which MIME types are supported by a filter.

Methods' Summary
supportsMimeType asks whether a MIME type is supported or not.  
getSupportedMimeTypeNames  
Methods' Details
supportsMimeType
boolean
supportsMimeType( [in] string  MimeTypeName );

Description
asks whether a MIME type is supported or not.
getSupportedMimeTypeNames
sequence< string >
getSupportedMimeTypeNames();

Returns
a sequence of the names of all supported MIME types.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.