Home
last modified time | relevance | path

Searched defs:saveTo (Results 1 – 11 of 11) sorted by relevance

/trunk/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java95 String saveTo = getPath("temp/" + "RowsSortWithOptionsCaseSensitive.ods"); in testSortOptionsCaseSensitive() local
157 String saveTo = getPath("temp/" + "RowsSortWithOptionsCopyResultTo.ods"); in testSortOptionsCopyResultTo() local
200 String saveTo = getPath("temp/" + "SortCriteriaSortFirstBy.ods"); in testSortCriteriaSortFirstBy() local
249 String saveTo = getPath("temp/" + "SortCriteriaSortSecondBy.ods"); in testSortCriteriaSortSecondBy() local
308 String saveTo = getPath("temp/" + "SortCriteriaSortThirdBy.ods"); in testSortCriteriaSortThirdBy() local
458 String saveTo = getPath("temp/" + "SortOptionsCustomSortOrderPredefineFromCopyList.ods"); in testSortOptionsCustomSortOrderPredefineFromCopyList() local
569 String saveTo = getPath("temp/" + "SortOptionsCustomSortOrderPredefineFromNewList.ods"); in testSortOptionsCustomSortOrderPredefineFromNewList() local
620 String saveTo = getPath("temp/" + "SortOptionsDirectionSortColumns.ods"); in testSortOptionsDirectionSortColumns() local
699 String saveTo = getPath("temp/" + "SortOptionsIncludeFormats.ods"); in testSortOptionsIncludeFormats() local
765 String saveTo = getPath("temp/" + "SortOptionsMultipleSortDataOverlap.ods"); in testSortOptionsMultipleSortDataOverlap() local
[all …]
/trunk/test/testgui/source/bvt/gui/
H A DFileTypeTest.java107 String saveTo = "temp/" + file; in saveNewDocument() local
170 String saveTo = "temp/" + file; in saveNewSpreadsheet() local
215 String saveTo = "temp/" + file; in saveNewPresentation() local
277 String saveTo = "temp/" + filename; in saveNewDrawing() local
335 String saveTo = "temp/" + filename; in saveNewMath() local
H A DFileExport.java411 String saveTo = reportDir + File.separator + file; in savetosameformat() local
478 String saveTo = reportDir + File.separator + pre + targetExtName; in savetodiffformat() local
612 String saveTo = reportDir + File.separator + newfile; in savetopdfformat() local
/trunk/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java82 String saveTo = getPath("temp/" + "FormulaFromElements.odf"); in testCreateFormulaFromElementsWindow() local
122 String saveTo = getPath("temp/" + "FormulaFromRightClickMenu.odf"); in testCreateFormulaFromRightClickMenu() local
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java556 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnNotes() local
605 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnSlide() local
H A DDocumentWithHeaderFooter.java116 String saveTo = getPath("temp/" + "gfdd.ppt"); in testOpenPPTWithHeaderFooter() local
/trunk/test/testgui/source/svt/gui/sw/
H A DFileTypeAboutWriter.java107 String saveTo = getPath("temp/" + "tempDOC" + i + ".html"); in saveNewSWWithShapeToHTML() local
166 String saveTo = getPath("temp/" + "tempDOC" + iterator + type); in saveToOther() local
H A DBasicFuncOnWriter.java493 String saveTo = getPath("temp/" + "tempSW_New" + iterator + ".odt"); in saveAndReopenNewSW() local
/trunk/test/testgui/source/svt/gui/
H A DTestSample.java103 private String saveTo = null; field in TestSample
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java349 String saveTo = getPath("temp/" + "tempSD_New" + iterator + ".odp"); in saveAndReopenNewSD() local
/trunk/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java473 String saveTo = getPath("temp/" + "tempSC_New" + iterator + ".ods"); in saveAndReopenNewSC() local

Completed in 67 milliseconds