Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/convwatch/
H A DMSOfficePrint.java296 String sPrintViaWord = "printViaWord.pl"; in createWordPrintHelper() local
298 ArrayList aList = searchLocalFile(sPrintViaWord); in createWordPrintHelper()
304 String sName = sTmpPath + fs + sPrintViaWord; in createWordPrintHelper()
/aoo41x/main/qadevOOo/runner/graphical/
H A DMSOfficePostscriptCreator.java384 String sPrintViaWord = "printViaWord.pl"; in createWordPrintHelper() local
386 ArrayList<String> aList = searchLocalFile(sPrintViaWord); in createWordPrintHelper()
392 String sFileName = FileHelper.appendPath(sTmpPath, sPrintViaWord); in createWordPrintHelper()

Completed in 39 milliseconds