21module
com { module sun { module star { module drawing {
Definition Ambiguous.idl:20
This Shape encapsulates an applet.
Definition AppletShape.idl:29
string AppletCode
This property specifies one of the following: The name of the class file that contains the compiled ...
Definition AppletShape.idl:54
boolean AppletIsScript
This property specifies whether or not the applet can be scripted.
Definition AppletShape.idl:65
string AppletCodeBase
This property specifies the base URI for the applet.
Definition AppletShape.idl:42
sequence< com::sun::star::beans::PropertyValue > AppletCommands
This sequence contains parameters that are passed to the applet when it is initialized.
Definition AppletShape.idl:60
string AppletName
this is an optional name for the applet.
Definition AppletShape.idl:47
This abstract service specifies the general characteristics of all Shapes.
Definition Shape.idl:32