Lines Matching refs:unoApp
69 UnoApp unoApp; field in InsertCalcSheetTest
103 unoApp = new UnoApp(aoo); in setUp()
117 unoApp.start(); in setUp()
119 scComponent = unoApp.newDocument("scalc"); in setUp()
142 unoApp.closeDocument(scComponent); in tearDown()
143 unoApp.close(); in tearDown()
159 scComponent = unoApp.newDocument("scalc"); in insertSheetFromFileLinkedNormal()
266 XDesktop xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNormal()
290 XSpreadsheetDocument sourcescDocument = SCUtil.reloadFile(unoApp, in insertSheetFromFileLinkedNormal()
316 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNormal()
374 scComponent = unoApp.newDocument("scalc"); in insertSheetFromFileLinkedValue()
486 XDesktop xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedValue()
508 XSpreadsheetDocument sourcescDocument = SCUtil.reloadFile(unoApp, in insertSheetFromFileLinkedValue()
533 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedValue()
592 scComponent = unoApp.newDocument("scalc"); in insertSheetFromFileLinkedNone()
694 XDesktop xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNone()
717 XSpreadsheetDocument sourcescDocument = SCUtil.reloadFile(unoApp, in insertSheetFromFileLinkedNone()
734 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNone()