Searched defs:saveTo (Results 1 – 11 of 11) sorted by relevance
95 String saveTo = getPath("temp/" + "RowsSortWithOptionsCaseSensitive.ods"); in testSortOptionsCaseSensitive() local157 String saveTo = getPath("temp/" + "RowsSortWithOptionsCopyResultTo.ods"); in testSortOptionsCopyResultTo() local200 String saveTo = getPath("temp/" + "SortCriteriaSortFirstBy.ods"); in testSortCriteriaSortFirstBy() local249 String saveTo = getPath("temp/" + "SortCriteriaSortSecondBy.ods"); in testSortCriteriaSortSecondBy() local308 String saveTo = getPath("temp/" + "SortCriteriaSortThirdBy.ods"); in testSortCriteriaSortThirdBy() local458 String saveTo = getPath("temp/" + "SortOptionsCustomSortOrderPredefineFromCopyList.ods"); in testSortOptionsCustomSortOrderPredefineFromCopyList() local569 String saveTo = getPath("temp/" + "SortOptionsCustomSortOrderPredefineFromNewList.ods"); in testSortOptionsCustomSortOrderPredefineFromNewList() local620 String saveTo = getPath("temp/" + "SortOptionsDirectionSortColumns.ods"); in testSortOptionsDirectionSortColumns() local699 String saveTo = getPath("temp/" + "SortOptionsIncludeFormats.ods"); in testSortOptionsIncludeFormats() local765 String saveTo = getPath("temp/" + "SortOptionsMultipleSortDataOverlap.ods"); in testSortOptionsMultipleSortDataOverlap() local[all …]
107 String saveTo = "temp/" + file; in saveNewDocument() local170 String saveTo = "temp/" + file; in saveNewSpreadsheet() local215 String saveTo = "temp/" + file; in saveNewPresentation() local277 String saveTo = "temp/" + filename; in saveNewDrawing() local335 String saveTo = "temp/" + filename; in saveNewMath() local
411 String saveTo = reportDir + File.separator + file; in savetosameformat() local478 String saveTo = reportDir + File.separator + pre + targetExtName; in savetodiffformat() local612 String saveTo = reportDir + File.separator + newfile; in savetopdfformat() local
82 String saveTo = getPath("temp/" + "FormulaFromElements.odf"); in testCreateFormulaFromElementsWindow() local122 String saveTo = getPath("temp/" + "FormulaFromRightClickMenu.odf"); in testCreateFormulaFromRightClickMenu() local
556 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnNotes() local605 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnSlide() local
116 String saveTo = getPath("temp/" + "gfdd.ppt"); in testOpenPPTWithHeaderFooter() local
107 String saveTo = getPath("temp/" + "tempDOC" + i + ".html"); in saveNewSWWithShapeToHTML() local166 String saveTo = getPath("temp/" + "tempDOC" + iterator + type); in saveToOther() local
493 String saveTo = getPath("temp/" + "tempSW_New" + iterator + ".odt"); in saveAndReopenNewSW() local
103 private String saveTo = null; field in TestSample
349 String saveTo = getPath("temp/" + "tempSD_New" + iterator + ".odp"); in saveAndReopenNewSD() local
473 String saveTo = getPath("temp/" + "tempSC_New" + iterator + ".ods"); in saveAndReopenNewSC() local
Completed in 51 milliseconds