Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpIndexer.java67 public static void addToZipRecursively( ZipOutputStream zos, File aFile, String aBasePath ) in addToZipRecursively()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java391 ZipOutputStream zos = new ZipOutputStream(os); in write() local

Completed in 37 milliseconds