Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/graphical/
H A DOpenOfficeDatabaseReportExtractor.java201 String sDestinationFile = FileHelper.appendPath(sOutputPath, sFilename); in load() local
202 FileHelper.copy(_sDocument, sDestinationFile); in load()
205 … assure("There exists no file: " + sDestinationFile, FileHelper.exists(sDestinationFile)); in load()
207 String sFileURL = URLHelper.getFileURLFromSystemPath(sDestinationFile); in load()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DConvWatch.java171 … String sDestinationFile = sAbsolutePrintFile; // URLHelper.getSystemPathFromFileURL(...) in createPostscriptStartCheck() local
173 FileHelper.copy(sDestinationFile, sSourceFile); in createPostscriptStartCheck()
/aoo41x/main/l10ntools/source/
H A Dexport2.cxx586 String sDestinationFile( sDestination, RTL_TEXTENCODING_ASCII_US ); in ConvertLineEnds() local
591 SvFileStream aDestination( sDestinationFile, STREAM_STD_WRITE | STREAM_TRUNC ); in ConvertLineEnds()

Completed in 19 milliseconds