19 #ifndef __com_sun_star_plugin_PluginDescription_idl__ 20 #define __com_sun_star_plugin_PluginDescription_idl__ 24 module
com { module sun { module star { module plugin {
string Extension
the file extension for files the plugin can handle
Definition: PluginDescription.idl:37
Definition: Ambiguous.idl:22
Describes a specific plugin.
Definition: PluginDescription.idl:30
string Description
text description of the plugin
Definition: PluginDescription.idl:39
string PluginName
the plugin's name (usually the shared object file name)
Definition: PluginDescription.idl:33
string Mimetype
a mimetype for which this plugin should be registered
Definition: PluginDescription.idl:35