Searched refs:getInvocationContext (Results 1 – 6 of 6) sorted by relevance
43 XSCRIPTCONTEXT.getInvocationContext() returns XScriptInvocationContext or NULL58 oDoc = UnoRuntime.queryInterface(XModel.class,XSCRIPTCONTEXT.getInvocationContext());
74 itself. In this case, the <code>getInvocationContext</code> member allows85 ::com::sun::star::document::XScriptInvocationContext getInvocationContext();
51 oDoc = UnoRuntime.queryInterface(XModel,XSCRIPTCONTEXT.getInvocationContext());
67 public XScriptInvocationContext getInvocationContext() in getInvocationContext() method in EditorScriptContext
134 public XScriptInvocationContext getInvocationContext() in getInvocationContext() method in ScriptContext
281 def getInvocationContext(self): member in ScriptContext
Completed in 39 milliseconds