19 #ifndef __com_sun_star_drawing_AppletShape_idl__ 20 #define __com_sun_star_drawing_AppletShape_idl__ 26 module
com { module sun { module star { module drawing {
47 [property]
string AppletCodeBase;
string AppletCode
This property specifies one of the following: The name of the class file that contains the compiled ...
Definition: AppletShape.idl:59
boolean AppletIsScript
This property specifies whether or not the applet can be scripted.
Definition: AppletShape.idl:70
Definition: Ambiguous.idl:22
This abstract service specifies the general characteristics of all Shapes.
Definition: Shape.idl:43
string AppletName
this is an optional name for the applet.
Definition: AppletShape.idl:52
sequence< com::sun::star::beans::PropertyValue > AppletCommands
This sequence contains parameters that are passed to the applet when it is initialized.
Definition: AppletShape.idl:65
This Shape encapsulates an applet.
Definition: AppletShape.idl:33