Home
last modified time | relevance | path

Searched defs:write (Results 76 – 100 of 147) sorted by relevance

123456

/trunk/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
/trunk/main/svl/source/numbers/
H A Dsupservs.cxx159 void SAL_CALL SvNumberFormatsSupplierServiceObject::write( const Reference< XObjectOutputStream >& … in write() function in SvNumberFormatsSupplierServiceObject
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java186 public void write(byte aData[]) in write() method in PipeConnection
/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/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFormula.java175 public void write(OutputStream output) throws IOException { in write() method in Formula
H A DWorksheet.java74 public void write(OutputStream os) throws IOException { in write() method in Worksheet
H A DExtendedFormat.java359 public void write(OutputStream output) throws IOException { in write() method in ExtendedFormat
/trunk/main/forms/source/component/
H A DEditBase.cxx92 void OEditBaseModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::sun::… in write() function in frm::OEditBaseModel
H A Dspinbutton.cxx209 void SAL_CALL OSpinButtonModel::write( const Reference< XObjectOutputStream >& _rxOutStream ) in write() function in frm::OSpinButtonModel
H A DFormattedFieldWrapper.cxx225 void SAL_CALL OFormattedFieldWrapper::write(const Reference<XObjectOutputStream>& _rxOutStream) thr… in write() function in frm::OFormattedFieldWrapper
H A DFile.cxx217 void OFileControlModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) throw ( :… in write() function in frm::OFileControlModel
H A Dscrollbar.cxx253 void SAL_CALL OScrollBarModel::write( const Reference< XObjectOutputStream >& _rxOutStream ) in write() function in frm::OScrollBarModel
H A DRadioButton.cxx285 void SAL_CALL ORadioButtonModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::ORadioButtonModel
/trunk/main/svl/inc/svl/
H A Dhttpcook.hxx87 void write (SvStream& rStrm) const in write() function
/trunk/main/oox/source/xls/
H A Dbiffoutputstream.cxx62 void BiffOutputRecordBuffer::write( const void* pData, sal_uInt16 nBytes ) in write() function in oox::xls::prv::BiffOutputRecordBuffer
/trunk/main/io/source/connector/
H A Dctr_socket.cxx173 void SocketConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in stoc_connector::SocketConnection
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java121 public void write(OutputStream out) throws IOException { in write() method in DeployedUnoPackagesDB
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java73 …public native void write(String name,String key,byte[] b, int offset, int length) throws java.io.I… in write() method in NativeStorageAccess
/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/vos/source/
H A Dpipe.cxx376 sal_Int32 OStreamPipe::write(const void* pBuffer, sal_uInt32 n) in write() function in OStreamPipe
/trunk/main/package/source/package/zipapi/
H A DZipOutputStream.cxx191 void SAL_CALL ZipOutputStream::write( const Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset, sa… in write() function in ZipOutputStream
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
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
/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
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java159 public void write(XObjectOutputStream outStream) in write() method in MyPersistObject
/trunk/main/sal/inc/osl/
H A Dpipe.hxx190 inline sal_Int32 SAL_CALL StreamPipe::write(const void* pBuffer, sal_Int32 n) const in write() function in osl::StreamPipe

Completed in 106 milliseconds

123456