Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: plugin ::

struct PluginDescription
Description
Describes a specific plugin. If there are multiple mimetypes and/or extensions, multiple PluginDescriptions will be created.

Elements' Summary
PluginName the plugin's name (usually the shared object file name)  
Mimetype a mimetype for which this plugin should be registered  
Extension the file extension for files the plugin can handle  
Description text description of the plugin  
Elements' Details
PluginName
string PluginName;
Description
the plugin's name (usually the shared object file name)
Mimetype
string Mimetype;
Description
a mimetype for which this plugin should be registered
Extension
string Extension;
Description
the file extension for files the plugin can handle
Description
string Description;
Description
text description of the plugin
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.