The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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