Home
last modified time | relevance | path

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

123456

/aoo42x/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
/aoo42x/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
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx119 void ExtensionProperties::write() in write() function in dp_manager::ExtensionProperties
/aoo42x/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
/aoo42x/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
/aoo42x/main/sdext/source/pdfimport/odf/
H A Dodfemitter.cxx106 void OdfEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::OdfEmitter
/aoo42x/main/io/source/stm/
H A Dstreamhelper.cxx41 void MemFIFO::write( const Sequence< sal_Int8 > &seq ) in write() function in io_stm::MemFIFO
/aoo42x/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx135 void SaxEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::SaxEmitter
/aoo42x/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
/aoo42x/main/io/source/acceptor/
H A Dacc_pipe.cxx117 void PipeConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::PipeConnection
/aoo42x/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
/aoo42x/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java164 public void write(OutputStream out) throws IOException { in write() method in Manifest
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/main/dtrans/source/win32/dtobj/
H A DDTransHelper.cxx63 void SAL_CALL CStgTransferHelper::write( const void* lpData, ULONG cb, ULONG* cbWritten ) in write() function in CStgTransferHelper

Completed in 94 milliseconds

123456