Home
last modified time | relevance | path

Searched refs:tempDirURL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java59 String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in check() local
60 System.out.println("temp dir URL is: " + tempDirURL); in check()
61 String tempDir = graphical.FileHelper.getSystemPathFromFileURL(tempDirURL); in check()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java191 final String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in before() local
192 m_sTempPath = graphical.FileHelper.getSystemPathFromFileURL(tempDirURL); in before()
/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java364 String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in checkDocumentAccelCfg() local
365 sDocCfgName = FileHelper.appendPath(tempDirURL, "test.cfg"); in checkDocumentAccelCfg()

Completed in 51 milliseconds