Home
last modified time | relevance | path

Searched defs:write (Results 26 – 50 of 147) sorted by relevance

123456

/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWindow1.java103 public void write(OutputStream output) throws IOException { in write() method in Window1
H A DStringValue.java95 public void write(OutputStream output) throws IOException { in write() method in StringValue
H A DBoolErrCell.java83 public void write(OutputStream output) throws IOException { in write() method in BoolErrCell
H A DBeginningOfFile.java100 public void write(OutputStream output) throws IOException { in write() method in BeginningOfFile
H A DBoundSheet.java100 public void write(OutputStream output) throws IOException { in write() method in BoundSheet
H A DCellValue.java97 public void write(OutputStream output) throws IOException { in write() method in CellValue
H A DFloatNumber.java92 public void write(OutputStream output) throws IOException { in write() method in FloatNumber
H A DWindow2.java141 public void write(OutputStream output) throws IOException { in write() method in Window2
H A DLabelCell.java74 public void write(OutputStream output) throws IOException { in write() method in LabelCell
H A DSelection.java115 public void write(OutputStream output) throws IOException { in write() method in Selection
H A DRow.java122 public void write(OutputStream output) throws IOException { in write() method in Row
/aoo42x/main/soltools/testSHL/util/
H A Dtlog.cxx83 ::osl::FileBase::RC tLog::write( const sal_Char* buf, sal_Bool v ) { in write() function in tstutl::tLog
/aoo42x/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
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DRecord.java99 public void write(OutputStream outs) throws IOException { in write() method in Record
H A DPDBHeader.java131 public void write(DataOutput out) throws IOException { in write() method in PDBHeader
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
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
/aoo42x/main/forms/source/component/
H A DFixedText.cxx110 void SAL_CALL OFixedTextModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OFixedTextModel
/aoo42x/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java83 public void write(final OutputRepository outputRepository) throws IOException in write() method in ManifestWriter
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java177 public void write(File file) throws IOException { in write() method in ParcelDescriptor
183 public void write() throws IOException { in write() method in ParcelDescriptor
190 public void write(OutputStream out) throws IOException { in write() method in ParcelDescriptor
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java997 public synchronized void write(Object dummy) throws Exception in write() method in AgendaTemplate.ItemsTable
1430 public void write(int topic, PropertyValue[] data) throws Exception in write() method in AgendaTemplate.Topics
1683 void write(Object any) throws Exception; in write() method
1724 public void write(Object textRange) in write() method in ParaStyled
1757 public void write(Object textRange) in write() method in TextElement
1798 public void write(Object textRange) in write() method in PlaceholderTextElement
1843 public void write(Object textRange) in write() method in PlaceholderElement
1890 public void write(Object tableCursor) throws Exception in write() method in AgendaItem
/aoo42x/main/l10ntools/java/jpropex/java/
H A DSdfData.java86 public void write( String filename ) in write() method in SdfData
/aoo42x/main/dbaccess/source/ui/uno/
H A DColumnModel.cxx170 void OColumnControlModel::write(const Reference<XObjectOutputStream>& /*_rxOutStream*/) throw ( ::c… in write() function in dbaui::OColumnControlModel
/aoo42x/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx129 void recently_used_file::write(const char* buffer, size_t size) const in write() function in recently_used_file

Completed in 84 milliseconds

123456