Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.