Searched refs:xCalcDoc (Results 1 – 1 of 1) sorted by relevance
55 protected static XComponent xCalcDoc = null; field in AccessibleEditableTextPara_HeaderFooter77 DiagThread psDiag = new DiagThread(xCalcDoc, msf); in createTestEnvironment()149 util.DesktopTools.closeDoc(xCalcDoc); in cleanup()160 xCalcDoc = (XComponent) UnoRuntime.queryInterface(XComponent.class, in initialize()173 public XComponent xCalcDoc = null; field in AccessibleEditableTextPara_HeaderFooter.DiagThread176 public DiagThread(XComponent xCalcDoc, XMultiServiceFactory msf) { in DiagThread() argument177 this.xCalcDoc = xCalcDoc; in DiagThread()183 xCalcDoc); in run()
Completed in 11 milliseconds