Home
last modified time | relevance | path

Searched defs:targetDir (Results 1 – 4 of 4) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java85 public void copy(String sourceDir, String targetDir) throws Exception in copy()
90 public void copy(String sourceDir, String targetDir, Verifier verifier) throws Exception in copy()
100 …public void copy(String sourceDir, String filename, String targetDir, String targetName) throws Ex… in copy()
117 public void copy(String sourceDir, String filename, String targetDir) throws Exception in copy()
130 …ferCommandArgument copyArg(String sourceDir, String sourceFilename, String targetDir, String targe… in copyArg()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java294 …public static void copyMedia(UCB copy, CGSettings settings, String targetDir, Task task) throws Ex… in copyMedia()
326 public static void copyStaticImages(UCB copy, CGSettings settings, String targetDir) in copyStaticImages()
329 copy.copy(FileAccess.connectURLs(settings.workPath, "images"), targetDir + "/images"); in copyStaticImages() local
414 public boolean generate(String targetDir, Task task) in generate()
473 …LayoutFiles(UCB ucb, FileAccess fileAccess, CGSettings settings, CGLayout layout, String targetDir) in copyLayoutFiles()
/trunk/main/ucb/test/com/sun/star/comp/ucb/
H A DGlobalTransfer_Test.java119 String sourceDir, String targetDir, String fileName ) in copyResource()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java134 File targetDir = FileUtil.toFile(parcelFolder.getPrimaryFile()); in generate() local

Completed in 25 milliseconds