Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/web/export/
H A DImpressHTMLExporter.java45 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export() argument
74 return super.export(source, targetDirectory, xmsf, task); in export()
H A DExporter.java53 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export() argument
/aoo41x/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java246 private String unzipToDirectory(File parcel, File targetDirectory) in unzipToDirectory() argument
250 File parcelDir = new File(targetDirectory, in unzipToDirectory()
254 if (isDirectoryOverwriteNeeded(parcel, targetDirectory)) { in unzipToDirectory()

Completed in 19 milliseconds