Home
last modified time | relevance | path

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

/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java554 public static boolean copyFile(File fromFile, File toFile) { in copyFile() argument
556 toFile = new File(toFile, fromFile.getName()); in copyFile()
561 from = new FileInputStream(fromFile); in copyFile()
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java140 FileObject[] fileobjs = FileUtil.fromFile(target); in deploy()
/aoo4110/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 23 milliseconds