Home
last modified time | relevance | path

Searched defs:write (Results 51 – 75 of 147) sorted by relevance

123456

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DRecord.java141 public void write(OutputStream outs) throws IOException { in write() method in Record
H A DPalmDocument.java123 public void write(OutputStream os) throws IOException { in write() method in PalmDocument
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DColInfo.java140 public void write(OutputStream output) throws IOException { in write() method in ColInfo
H A DDefinedName.java126 public void write(OutputStream output) throws IOException { in write() method in DefinedName
H A DPane.java205 public void write(OutputStream output) throws IOException { in write() method in Pane
H A DFontDescription.java257 public void write(OutputStream output) throws IOException { in write() method in FontDescription
/trunk/main/forms/source/component/
H A DGroupBox.cxx112 void SAL_CALL OGroupBoxModel::write(const Reference< XObjectOutputStream>& _rxOutStream) in write() function in frm::OGroupBoxModel
H A DHidden.cxx154 void SAL_CALL OHiddenModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OHiddenModel
H A DCheckBox.cxx156 void SAL_CALL OCheckBoxModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) in write() function in frm::OCheckBoxModel
H A DImageButton.cxx117 void OImageButtonModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::su… in write() function in frm::OImageButtonModel
/trunk/main/ucb/source/ucp/file/
H A Dfilrec.cxx180 ::osl::FileBase::RC ReconnectingFile::write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt… in write() function in fileaccess::ReconnectingFile
/trunk/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx119 void ExtensionProperties::write() in write() function in dp_manager::ExtensionProperties
/trunk/main/sdext/source/pdfimport/odf/
H A Dodfemitter.cxx106 void OdfEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::OdfEmitter
/trunk/main/io/source/stm/
H A Dstreamhelper.cxx41 void MemFIFO::write( const Sequence< sal_Int8 > &seq ) in write() function in io_stm::MemFIFO
/trunk/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx135 void SaxEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::SaxEmitter
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java225 …public void write(byte aData[]) throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeExcept… in write() method in PipedConnection
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx117 void PipeConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::PipeConnection
/trunk/main/store/source/
H A Dstordata.cxx308 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
346 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
381 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
826 storeError OStoreDirectoryPageObject::write ( in write() function in OStoreDirectoryPageObject
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java164 public void write(OutputStream out) throws IOException { in write() method in Manifest
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedXMLObject.java227 void write(OfficeZip zip) throws IOException { in write() method in EmbeddedXMLObject
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx152 void Tag::write( SvStream &out ) in write() function in Tag
385 void Sprite::write( SvStream& out ) in write() function in Sprite
505 void FlashFont::write( SvStream& out ) in write() function in FlashFont
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java122 public void write(byte[] b, int offset, int length) throws java.io.IOException{ in write() method in StorageAccess
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java233 public void write(OutputStream os) throws IOException { in write() method in PalmDB
H A DOfficeZip.java146 void write(OutputStream os, byte xmlBytes[]) throws IOException { in write() method in OfficeZip
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java186 …public void write(byte aData[]) throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeExcept… in write() method in SocketConnection

Completed in 89 milliseconds

123456