Home
last modified time | relevance | path

Searched defs:write (Results 126 – 147 of 147) sorted by path

123456

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWindow2.java141 public void write(OutputStream output) throws IOException { in write() method in Window2
H A DWorkbook.java102 public void write(OutputStream os) throws IOException { in write() method in Workbook
H A DWorksheet.java74 public void write(OutputStream os) throws IOException { in write() method in Worksheet
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DPocketWordDocument.java253 public void write(OutputStream os) throws IOException { in write() method in PocketWordDocument
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DDocument.java60 public void write(OutputStream os) throws IOException; in write() method
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/
H A DDOMDocument.java222 public void write(OutputStream os) throws IOException { in write() method in DOMDocument
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java351 public void write(OutputStream os) throws IOException { in write() method in PalmDB
H A DPalmDocument.java123 public void write(OutputStream os) throws IOException { in write() method in PalmDocument
H A DPdbEncoder.java121 public void write(OutputStream os) throws IOException { in write() method in PdbEncoder
H A DPdbHeader.java140 public void write(DataOutput out) throws IOException { in write() method in PdbHeader
H A DRecord.java141 public void write(OutputStream outs) throws IOException { in write() method in Record
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedBinaryObject.java100 void write(OfficeZip zip) { in write() method in EmbeddedBinaryObject
H A DEmbeddedObject.java103 abstract void write(OfficeZip zip) throws IOException; in write() method in EmbeddedObject
H A DEmbeddedXMLObject.java227 void write(OfficeZip zip) throws IOException { in write() method in EmbeddedXMLObject
H A DOfficeDocument.java672 public void write(OutputStream os) throws IOException { in write() method in OfficeDocument
748 public void write(OutputStream os, boolean isZip) throws IOException { in write() method in OfficeDocument
H A DOfficeZip.java387 void write(OutputStream os) throws IOException { in write() method in OfficeZip
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java146 void write(OutputStream os, byte xmlBytes[]) throws IOException { in write() method in OfficeZip
H A DPDBHeader.java131 public void write(DataOutput out) throws IOException { in write() method in PDBHeader
H A DPalmDB.java233 public void write(OutputStream os) throws IOException { in write() method in PalmDB
H A DRecord.java99 public void write(OutputStream outs) throws IOException { in write() method in Record
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java67 private void write(byte[] bytes) { in write() method in CommandCaller

Completed in 73 milliseconds

123456