indicates support for executing scripts contained in a, possibly foreign, document.
Definition XScriptInvocationContext.idl:44
This interface is provided to scripts, and provides a means of access to the various interfaces which...
Definition XScriptContext.idl:34
::com::sun::star::frame::XModel getDocument()
Obtain the document reference on which the script can operate.
::com::sun::star::frame::XDesktop getDesktop()
Obtain the desktop reference on which the script can operate.
::com::sun::star::document::XScriptInvocationContext getInvocationContext()
provides access to the context where the script was invoked
::com::sun::star::uno::XComponentContext getComponentContext()
Obtain the component context which the script can use to create other uno components.
Component context to be passed to a component via com::sun::star::lang::XSingleComponentFactory.
Definition XComponentContext.idl:32