21 module 
com { module sun { module star { module drawing {
    42     [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:54
 
boolean AppletIsScript
This property specifies whether or not the applet can be scripted. 
Definition: AppletShape.idl:65
 
Definition: Ambiguous.idl:20
 
This abstract service specifies the general characteristics of all Shapes. 
Definition: Shape.idl:31
 
string AppletName
this is an optional name for the applet. 
Definition: AppletShape.idl:47
 
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
 
This Shape encapsulates an applet. 
Definition: AppletShape.idl:28