Home
last modified time | relevance | path

Searched refs:OSequenceOutputStream (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/comphelper/source/streaming/
H A Dseqstream.cxx145 OSequenceOutputStream::OSequenceOutputStream(Sequence< sal_Int8 >& _rSeq, double _nResizeFactor, sa… in OSequenceOutputStream() function in comphelper::OSequenceOutputStream
165 void SAL_CALL OSequenceOutputStream::writeBytes( const Sequence< sal_Int8 >& _rData ) throw(NotConn… in writeBytes()
216 void SAL_CALL OSequenceOutputStream::flush( ) throw(NotConnectedException, BufferSizeExceededExcep… in flush()
227 void SAL_CALL OSequenceOutputStream::closeOutput( ) throw(NotConnectedException, BufferSizeExceede… in closeOutput()
H A Dseqoutputstreamserv.cxx80 …ream.set( static_cast < ::cppu::OWeakObject* >( new ::comphelper::OSequenceOutputStream( m_aSequen… in SequenceOutputStreamService()
/aoo42x/main/comphelper/inc/comphelper/
H A Dseqstream.hxx85 class OSequenceOutputStream : public OSequenceOutputStream_Base class
102 ~OSequenceOutputStream() { if (m_bConnected) closeOutput(); } in ~OSequenceOutputStream()
120 OSequenceOutputStream(

Completed in 19 milliseconds