Home
last modified time | relevance | path

Searched refs:sSaveViaExcel (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DMSOfficePrint.java611 String sSaveViaExcel = "saveViaExcel.pl"; in createExcelStoreHelper() local
613 ArrayList aList = searchLocalFile(sSaveViaExcel); in createExcelStoreHelper()
618 String sName = sTmpPath + fs + sSaveViaExcel; in createExcelStoreHelper()
/aoo4110/main/qadevOOo/runner/graphical/
H A DMSOfficePostscriptCreator.java702 String sSaveViaExcel = "saveViaExcel.pl"; in createExcelStoreHelper() local
704 ArrayList<String> aList = searchLocalFile(sSaveViaExcel); in createExcelStoreHelper()
709 String sName = FileHelper.appendPath(sTmpPath, sSaveViaExcel); in createExcelStoreHelper()

Completed in 28 milliseconds