:: com :: sun :: star :: document ::

interface XScriptInvocationContext

Attributes' Summary
ScriptContainer denotes the document which contains the scripts which are to be invoked from the component implementing the XScriptInvocationContext interface.  
Attributes' Details
ScriptContainer
[ readonly ] XEmbeddedScripts ScriptContainer;
Description
denotes the document which contains the scripts which are to be invoked from the component implementing the XScriptInvocationContext interface.
Top of Page