Searched defs:sourceDir (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | UCB.java | 85 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 …public GlobalTransferCommandArgument copyArg(String sourceDir, String sourceFilename, String targe… in copyArg()
|
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | InfoDir.java | 42 String sourceDir = jarFile.getParent(); in copySourceFile() local 59 File sourceDir = data.getInfoRoot(subDirName); in copyInstallDirectoryWithExtension() local 69 File sourceDir = data.getInfoRoot(subDirName); in copyInstallDirectoryWithExtension() local 81 File sourceDir = new File(sourceDir1, dir2); in copyInstallDirectoryDoubleSubdir() local
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ |
H A D | ImageShrink.java | 62 String sourceDir = ""; field in ImageShrink
|
/aoo4110/main/ucb/test/com/sun/star/comp/ucb/ |
H A D | GlobalTransfer_Test.java | 119 String sourceDir, String targetDir, String fileName ) in copyResource()
|
/aoo4110/main/wizards/com/sun/star/wizards/web/ |
H A D | Process.java | 298 String sourceDir = FileAccess.connectURLs(settings.workPath, "styles"); in copyMedia() local
|
Completed in 26 milliseconds