Home
last modified time | relevance | path

Searched defs:writeBytes (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.cxx44 void SAL_CALL OOutputStreamWrapper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw( s… in writeBytes() function in foo::OOutputStreamWrapper
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DOutputStreamToXOutputStreamAdapter.java72 public void writeBytes(byte[] b) throws in writeBytes() method in OutputStreamToXOutputStreamAdapter
H A DXOutputStreamToByteArrayAdapter.java95 public void writeBytes(byte[] values) in writeBytes() method in XOutputStreamToByteArrayAdapter
/trunk/main/sdext/source/pdfimport/test/
H A Doutputwrap.hxx50 …virtual void SAL_CALL writeBytes( const com::sun::star::uno::Sequence< ::sal_Int8 >& aData ) throw… in writeBytes() function in pdfi::OutputWrap
/trunk/main/pyuno/demo/
H A Dooextract.py39 def writeBytes( self, seq ): member in OutputStream
/trunk/main/ucb/source/ucp/gio/
H A Dgio_outputstream.cxx48 void SAL_CALL OutputStream::writeBytes( const com::sun::star::uno::Sequence< sal_Int8 >& rData ) in writeBytes() function in gio::OutputStream
/trunk/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx123 void SAL_CALL SequenceOutputStreamService::writeBytes( const uno::Sequence< ::sal_Int8 > & aData ) … in writeBytes() function in __anonf89045cc0111::SequenceOutputStreamService
H A Doslfile2streamwrap.cxx170 void SAL_CALL OSLOutputStreamWrapper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(… in writeBytes() function in comphelper::OSLOutputStreamWrapper
H A Dseqstream.cxx165 void SAL_CALL OSequenceOutputStream::writeBytes( const Sequence< sal_Int8 >& _rData ) throw(NotConn… in writeBytes() function in comphelper::OSequenceOutputStream
H A Dmemorystream.cxx180 void SAL_CALL UNOMemoryStream::writeBytes( const Sequence< sal_Int8 >& aData ) throw (NotConnectedE… in writeBytes() function in comphelper::UNOMemoryStream
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx232 void SAL_CALL OOutputStreamWrapper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw( s… in writeBytes() function in utl::OOutputStreamWrapper
343 void SAL_CALL OStreamWrapper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(stario::… in writeBytes() function in utl::OStreamWrapper
H A Dstreamhelper.cxx155 void SAL_CALL OOutputStreamHelper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) in writeBytes() function in utl::OOutputStreamHelper
/trunk/main/package/source/package/zippackage/
H A DZipPackageBuffer.cxx85 void SAL_CALL ZipPackageBuffer::writeBytes( const Sequence< sal_Int8 >& aData ) in writeBytes() function in ZipPackageBuffer
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx133 void BSeqOutputStream::writeBytes( Sequence< sal_Int8 > const & rData ) in writeBytes() function in xmlscript::BSeqOutputStream
/trunk/main/package/qa/storages/
H A DBorderedStream.java143 public synchronized void writeBytes( byte[] aData ) in writeBytes() method in BorderedStream
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_stm/
H A DPump.java176 public void writeBytes(byte[] bytes) { in writeBytes() method in Pump.MyOutput
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_streams.uno/
H A DPump.java173 public void writeBytes(byte[] bytes) { in writeBytes() method in Pump.MyOutput
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java281 public void writeBytes(byte[] lData) in writeBytes() method in StreamSimulator
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java320 … public void writeBytes( /*IN*/byte[] lData ) throws com.sun.star.io.NotConnectedException , in writeBytes() method in StreamSimulator
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx466 void SAL_CALL OFSStreamContainer::writeBytes( const uno::Sequence< sal_Int8 >& aData ) in writeBytes() function in OFSStreamContainer
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.hxx150 virtual void SAL_CALL writeBytes( in writeBytes() function in OOutputStream
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.hxx144 virtual void SAL_CALL writeBytes( in writeBytes() function in OOutputStream
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx140 void SAL_CALL OOdmaStream::writeBytes( const uno::Sequence< sal_Int8 >& aData ) in writeBytes() function in OOdmaStream
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx262 void SAL_CALL Stream::writeBytes( const com::sun::star::uno::Sequence< sal_Int8 >& aData ) in writeBytes() function in Stream
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx702 OutputStream::writeBytes( const uno::Sequence< sal_Int8 >& aData ) in writeBytes() function in OutputStream
923 void SAL_CALL Stream::writeBytes( const uno::Sequence< sal_Int8 >& aData ) in writeBytes() function in Stream

Completed in 86 milliseconds

12