19#ifndef __com_sun_star_drawing_PluginShape_idl__
20#define __com_sun_star_drawing_PluginShape_idl__
26module
com { module sun { module star { module drawing {
Definition Ambiguous.idl:22
This Shape encapsulates a plugin.
Definition PluginShape.idl:34
sequence< com::sun::star::beans::PropertyValue > PluginCommands
This sequence contains parameters that are passed to the application that renders the plugin when it ...
Definition PluginShape.idl:56
string PluginURL
This property specifies the url to the binary object.
Definition PluginShape.idl:50
string PluginMimeType
This property specifies the media-type to which this plugin should be registered.
Definition PluginShape.idl:45
This abstract service specifies the general characteristics of all Shapes.
Definition Shape.idl:44