Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java148 ZipOutputStream zos = new ZipOutputStream(os); in write() local
189 private void saveEntries(ZipOutputStream zos, byte xmlBytes[]) in saveEntries()
/aoo4110/main/l10ntools/source/help/
H A DHelpIndexerTool.java327 ZipOutputStream zos = new ZipOutputStream( fos ); in createZipFile() local
337 public static void addToZipRecursively( ZipOutputStream zos, File aFile, String aBasePath ) in addToZipRecursively()
/aoo4110/main/xmlhelp/source/com/sun/star/help/
H A DHelpIndexer.java67 public static void addToZipRecursively( ZipOutputStream zos, File aFile, String aBasePath ) in addToZipRecursively()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java391 ZipOutputStream zos = new ZipOutputStream(os); in write() local

Completed in 16 milliseconds