/trunk/test/testuno/source/fvt/uno/sw/breaks/ |
H A D | CheckBreaks.java | 50 UnoApp unoApp = new UnoApp(); field in CheckBreaks 61 unoApp.start(); in setUp() 73 unoApp.close(); in tearDown() 101 unoApp.closeDocument(xComponent); in testInsertDeleteLineBreak() 102 xComponent = unoApp.loadDocument(tempFilePathODT); in testInsertDeleteLineBreak() 115 unoApp.closeDocument(xComponent); in testInsertDeleteLineBreak() 116 xComponent = unoApp.loadDocument(tempFilePathDOC); in testInsertDeleteLineBreak() 127 unoApp.closeDocument(xComponent); in testInsertDeleteLineBreak() 148 unoApp.closeDocument(xComponent); in testInsertDeletePageBreak() 163 unoApp.closeDocument(xComponent); in testInsertDeletePageBreak() [all …]
|
/trunk/test/testuno/source/fvt/uno/sw/ |
H A D | DocumentTest.java | 48 UnoApp unoApp = new UnoApp(); field in DocumentTest 56 unoApp.start(); in setUp() 69 unoApp.close(); in tearDown() 78 XComponent component = unoApp.newDocument("swriter"); in testNewAndCloseDocument() 83 unoApp.closeDocument(component); in testNewAndCloseDocument() 84 XDesktop xDesktop = unoApp.getDesktop(); in testNewAndCloseDocument() 116 XComponent component = unoApp.loadDocument(workingFilePath); in testSaveDocument() 124 unoApp.closeDocument(textDocument); in testSaveDocument() 125 component = unoApp.loadDocument(workingFilePath); in testSaveDocument() 162 XComponent component = unoApp.loadDocument(workingFilePath); in testExportAsPDF() [all …]
|
/trunk/test/testuno/source/fvt/mix/sc/sheet/ |
H A D | InsertExcelSheetTest.java | 69 UnoApp unoApp; field in InsertExcelSheetTest 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() 316 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNormal() 533 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedValue() [all …]
|
H A D | InsertCalcSheetTest.java | 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() 316 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedNormal() 533 xDesktop = unoApp.getDesktop(); in insertSheetFromFileLinkedValue() [all …]
|
/trunk/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckBackColor.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBackColor 94 XComponent xComponent = unoApp.newDocument("swriter"); in testFooterHeaderBackground() 100 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBackground() 101 unoApp.closeDocument(xComponent); in testFooterHeaderBackground() 102 xComponent = unoApp.loadDocument(tempFilePathODT); in testFooterHeaderBackground() 111 unoApp.closeDocument(xComponent); in testFooterHeaderBackground() 112 xComponent = unoApp.loadDocument(tempFilePathDOC); in testFooterHeaderBackground() 117 unoApp.closeDocument(xComponent); in testFooterHeaderBackground() 129 unoApp.start(); in setUp() 141 unoApp.close(); in tearDown()
|
H A D | CheckPageLayout.java | 55 UnoApp unoApp = new UnoApp(); field in CheckPageLayout 95 XComponent xComponent = unoApp.newDocument("swriter"); in testPageStyleLayout() 99 unoApp.saveDocument(xComponent, tempFilePathODT); in testPageStyleLayout() 100 unoApp.closeDocument(xComponent); in testPageStyleLayout() 101 xComponent = unoApp.loadDocument(tempFilePathODT); in testPageStyleLayout() 109 unoApp.closeDocument(xComponent); in testPageStyleLayout() 110 xComponent = unoApp.loadDocument(tempFilePathDOC); in testPageStyleLayout() 116 unoApp.closeDocument(xComponent); in testPageStyleLayout() 129 unoApp.start(); in setUp() 141 unoApp.close(); in tearDown()
|
H A D | CheckShadowFormat.java | 56 UnoApp unoApp = new UnoApp(); field in CheckShadowFormat 118 XComponent xComponent = unoApp.newDocument("swriter"); in testFooterHeader() 124 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeader() 125 unoApp.closeDocument(xComponent); in testFooterHeader() 126 xComponent = unoApp.loadDocument(tempFilePathODT); in testFooterHeader() 134 unoApp.closeDocument(xComponent); in testFooterHeader() 135 xComponent = unoApp.loadDocument(tempFilePathDOC); in testFooterHeader() 140 unoApp.closeDocument(xComponent); in testFooterHeader() 160 unoApp.start(); in setUp() 172 unoApp.close(); in tearDown()
|
H A D | CheckBorder.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBorder 110 XComponent xComponent = unoApp.newDocument("swriter"); in testFooterHeaderBorder() 117 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBorder() 118 unoApp.closeDocument(xComponent); in testFooterHeaderBorder() 119 xComponent = unoApp.loadDocument(tempFilePathODT); in testFooterHeaderBorder() 128 unoApp.closeDocument(xComponent); in testFooterHeaderBorder() 129 xComponent = unoApp.loadDocument(tempFilePathDOC); in testFooterHeaderBorder() 135 unoApp.closeDocument(xComponent); in testFooterHeaderBorder() 153 unoApp.start(); in setUp() 165 unoApp.close(); in tearDown()
|
H A D | CheckFooterHeader.java | 53 UnoApp unoApp = new UnoApp(); field in CheckFooterHeader 111 XComponent xComponent = unoApp.newDocument("swriter"); in testFooterHeader() 120 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeader() 121 unoApp.closeDocument(xComponent); in testFooterHeader() 122 xComponent = unoApp.loadDocument(tempFilePathODT); in testFooterHeader() 133 unoApp.closeDocument(xComponent); in testFooterHeader() 134 xComponent = unoApp.loadDocument(tempFilePathDOC); in testFooterHeader() 142 unoApp.closeDocument(xComponent); in testFooterHeader() 158 unoApp.start(); in setUp() 170 unoApp.close(); in tearDown()
|
H A D | CheckPage.java | 53 UnoApp unoApp = new UnoApp(); field in CheckPage 104 XComponent xComponent = unoApp.newDocument("swriter"); in testPage() 115 unoApp.saveDocument(xComponent, tempFilePathODT); in testPage() 116 unoApp.closeDocument(xComponent); in testPage() 117 xComponent = unoApp.loadDocument(tempFilePathODT); in testPage() 133 unoApp.closeDocument(xComponent); in testPage() 134 xComponent = unoApp.loadDocument(tempFilePathDOC); in testPage() 146 unoApp.closeDocument(xComponent); in testPage() 165 unoApp.start(); in setUp() 177 unoApp.close(); in tearDown()
|
H A D | CheckBackGraphic.java | 54 UnoApp unoApp = new UnoApp(); field in CheckBackGraphic 96 XComponent xComponent = unoApp.newDocument("swriter"); in testFooterHeaderBackground() 102 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBackground() 103 unoApp.closeDocument(xComponent); in testFooterHeaderBackground() 104 xComponent = unoApp.loadDocument(tempFilePathODT); in testFooterHeaderBackground() 111 unoApp.closeDocument(xComponent); in testFooterHeaderBackground() 121 unoApp.start(); in setUp() 133 unoApp.close(); in tearDown()
|
/trunk/test/testuno/source/testlib/uno/ |
H A D | GraphicUtil.java | 57 public static String getUniqueIDbyXGraphic(UnoApp unoApp, XGraphic xgraphic) throws Exception{ in getUniqueIDbyXGraphic() argument 58 …Object graphicObj = unoApp.getServiceFactory().createInstance("com.sun.star.graphic.GraphicObject"… in getUniqueIDbyXGraphic() 66 public static String getUniqueIDOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception{ in getUniqueIDOfGraphicFile() argument 67 XGraphic xgraphic = getXGraphicOfGraphicFile(unoApp,sUrl); in getUniqueIDOfGraphicFile() 68 String uniqueID = getUniqueIDbyXGraphic(unoApp, xgraphic); in getUniqueIDOfGraphicFile() 73 public static XGraphic getXGraphicOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getXGraphicOfGraphicFile() argument 75 …Object graphicObj = unoApp.getServiceFactory().createInstance("com.sun.star.graphic.GraphicProvide… in getXGraphicOfGraphicFile() 84 public static Size getSize100thMMOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSize100thMMOfGraphicFile() argument 86 …Object graphicObj = unoApp.getServiceFactory().createInstance("com.sun.star.graphic.GraphicProvide… in getSize100thMMOfGraphicFile() 97 public static Size getSizePixelOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSizePixelOfGraphicFile() argument [all …]
|
/trunk/test/testuno/source/fvt/uno/sc/sheet/ |
H A D | SheetBasicTest.java | 50 UnoApp unoApp = new UnoApp(); field in SheetBasicTest 65 unoApp.start(); in setUp() 67 scComponent = unoApp.newDocument("scalc"); in setUp() 72 unoApp.closeDocument(scComponent); in tearDown() 73 unoApp.close(); in tearDown() 102 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in insertRenameDeleteSheet() 143 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in copypastesheet() 185 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in movesheet() 239 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in hideShowSheet() 290 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in sheetColor() [all …]
|
/trunk/test/testuno/source/fvt/uno/sc/data/ |
H A D | StandardFilterOption.java | 51 UnoApp unoApp = new UnoApp(); field in StandardFilterOption 58 unoApp.start(); in setUpDocument() 63 unoApp.close(); in tearDownDocument() 64 unoApp.closeDocument(scComponent); in tearDownDocument() 86 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString() 119 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString() 144 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionCaseSensitive() 192 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionCaseSensitive() 216 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionContainsHeader() 263 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionContainsHeader() [all …]
|
H A D | DataSort.java | 46 UnoApp unoApp = new UnoApp(); field in DataSort 52 unoApp.start(); in setUpDocument() 54 scComponent = unoApp.newDocument("scalc"); in setUpDocument() 59 unoApp.close(); in tearDownDocument() 60 unoApp.closeDocument(scComponent); in tearDownDocument() 127 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in singleFieldSort() 193 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in sortByTwoFields() 265 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in sortByThreeField() 343 XSpreadsheetDocument scDocumentTemp = SCUtil.reloadFile(unoApp, in sortOption()
|
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | ResizeHideShowRowColumn.java | 49 UnoApp unoApp = new UnoApp(); field in ResizeHideShowRowColumn 55 unoApp.start(); in setUp() 60 unoApp.closeDocument(scComponent); in tearDown() 61 unoApp.close(); in tearDown() 70 scComponent = unoApp.newDocument("scalc"); in testResizeColumn() 104 XSpreadsheetDocument TempSCDocument = reloadFile(unoApp, scDocument, "TestColumn.ods"); in testResizeColumn() 134 TempSCDocument = reloadFile(unoApp, scDocument, "TestColumn.ods"); in testResizeColumn() 162 scComponent = unoApp.newDocument("scalc"); in testResizeRow() 196 XSpreadsheetDocument TempSCDocument = reloadFile(unoApp, scDocument, "TestRow.xls"); in testResizeRow() 226 TempSCDocument = reloadFile(unoApp, scDocument, "TestRow.xls"); in testResizeRow()
|
/trunk/test/testuno/source/fvt/uno/sc/object/ |
H A D | DrawingObject.java | 63 private static final UnoApp unoApp = new UnoApp(); field in DrawingObject 97 scComponent = unoApp.newDocument("scalc"); in setUp() 103 unoApp.closeDocument(scComponent); in tearDown() 109 unoApp.start(); in setUpConnection() 114 unoApp.close(); in tearDownConnection() 155 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testDrawingObject() 183 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testDrawingObject()
|
/trunk/test/testuno/source/fvt/uno/sc/chart/ |
H A D | ChartTitle.java | 63 private static final UnoApp unoApp = new UnoApp(); field in ChartTitle 102 scComponent = unoApp.newDocument("scalc"); in setUp() 108 unoApp.closeDocument(scComponent); in tearDown() 114 unoApp.start(); in setUpConnection() 119 unoApp.close(); in tearDownConnection() 167 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testCreateMainTitle() 223 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testCreateSubTitle() 283 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testInputTitles()
|
H A D | ChartLegend.java | 64 private static final UnoApp unoApp = new UnoApp(); field in ChartLegend 103 scComponent = unoApp.newDocument("scalc"); in setUp() 109 unoApp.closeDocument(scComponent); in tearDown() 115 unoApp.start(); in setUpConnection() 120 unoApp.close(); in tearDownConnection() 161 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testDisableLegend() 213 scDocument = SCUtil.reloadFile(unoApp, scDocument, fileName + "." + fileType); in testLegendPosition()
|
/trunk/test/testuno/source/fvt/uno/sd/shape/ |
H A D | ShapeTypes.java | 51 UnoApp unoApp = new UnoApp(); field in ShapeTypes 65 unoApp.start(); in setUp() 71 unoApp.closeDocument(impressDocument); in tearDown() 72 unoApp.closeDocument(reLoadFile); in tearDown() 73 unoApp.close(); in tearDown() 127 XComponent.class, unoApp.newDocument("simpress")); in createDocumentAndSlide() 176 unoApp.loadDocument(filePath)); in saveAndReloadDoc()
|
/trunk/test/testuno/source/fvt/uno/sd/slideshow/ |
H A D | SlideShow.java | 61 UnoApp unoApp = new UnoApp(); field in SlideShow 68 unoApp.start(); in setUp() 74 unoApp.closeDocument(impressDocument); in tearDown() 75 unoApp.closeDocument(reLoadFile); in tearDown() 76 unoApp.close(); in tearDown() 136 XComponent.class, unoApp.newDocument("simpress")); in createDocumentAndSlide() 188 unoApp.loadDocument(filePath)); in saveAndReloadDoc()
|
/trunk/test/testuno/source/fvt/mix/ |
H A D | MixedTest.java | 48 UnoApp unoApp; field in MixedTest 60 unoApp = new UnoApp(aoo); in setUp() 65 unoApp.start(); in setUp() 70 unoApp.closeDocument(textDocument); in tearDown() 71 unoApp.close(); in tearDown() 77 …textDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, unoApp.newDocument("… in testUseBothUNOAndGuiAPI()
|
/trunk/test/testuno/source/fvt/uno/sd/animation/ |
H A D | TextAnimation.java | 70 UnoApp unoApp = new UnoApp(); field in TextAnimation 77 unoApp.start(); in setUp() 83 unoApp.closeDocument(impressDocument); in tearDown() 84 unoApp.closeDocument(reLoadFile); in tearDown() 85 unoApp.close(); in tearDown() 148 XComponent.class, unoApp.newDocument("simpress")); in createDocumentAndSlide() 201 unoApp.loadDocument(filePath)); in saveAndReloadDoc()
|
/trunk/test/testuno/source/fvt/uno/sd/paragraph/ |
H A D | ParagraphTextProperty.java | 69 UnoApp unoApp = new UnoApp(); field in ParagraphTextProperty 76 unoApp.start(); in setUp() 82 unoApp.closeDocument(impressDocument); in tearDown() 83 unoApp.closeDocument(reLoadFile); in tearDown() 84 unoApp.close(); in tearDown() 138 XComponent.class, unoApp.newDocument("simpress")); in createDocumentAndSlide() 186 unoApp.loadDocument(filePath)); in saveAndReloadDoc()
|
/trunk/test/testuno/source/fvt/uno/sd/textbox/ |
H A D | LineProperties.java | 54 UnoApp unoApp = new UnoApp(); field in LineProperties 68 unoApp.start(); in setUp() 74 unoApp.closeDocument(impressDocument); in tearDown() 75 unoApp.closeDocument(reLoadFile); in tearDown() 76 unoApp.close(); in tearDown() 146 XComponent.class, unoApp.newDocument("simpress")); in createDocumentAndSlide() 194 unoApp.loadDocument(filePath)); in saveAndReloadDoc()
|