Searched refs:openDocumentFromURL (Results 1 – 5 of 5) sorted by relevance
101 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testPageCountFieldODT()129 odtDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(docSaveAsODTSample), app); in testPageCountFieldDOC()
100 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testPageNumberFieldODT()129 odtDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(docSaveAsODTSample), app); in testPageNumberFieldDOC()
109 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testSubjectFieldODT()
110 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testTitleFieldODT()
90 return openDocumentFromURL(url, app); in saveAndReload()99 public static XTextDocument openDocumentFromURL(String url, UnoApp app) throws Exception { in openDocumentFromURL() method in SWUtil
Completed in 40 milliseconds