Home
last modified time | relevance | path

Searched refs:xmodel (Results 1 – 4 of 4) sorted by relevance

/trunk/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java73 XModel xmodel = scriptcontext.getDocument(); in OfficeAttachment() local
74 storedDoc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xmodel); in OfficeAttachment()
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java194 XModel xmodel = (XModel)UnoRuntime.queryInterface(XModel.class, document); in getPageCount() local
195 XController xcont = xmodel.getCurrentController(); in getPageCount()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java387 XModel xmodel = UnoRuntime.queryInterface(XModel.class, model); in getFrame() local
388 return xmodel.getCurrentController().getFrame(); in getFrame()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/
H A DEmpty.bsh_44 // xmodel = context.getDocument();

Completed in 27 milliseconds