::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.
Component context to be passed to a component via com::sun::star::lang::XSingleComponentFactory.
Definition: XComponentContext.idl:36
This interface is provided to scripts, and provides a means of access to the various interfaces which...
Definition: XScriptContext.idl:42
::com::sun::star::uno::XComponentContext getComponentContext()
Obtain the component context which the script can use to create other uno components.
indicates support for executing scripts contained in a, possibly foreign, document.
Definition: XScriptInvocationContext.idl:48
::com::sun::star::document::XScriptInvocationContext getInvocationContext()
provides access to the context where the script was invoked