Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx65 …virtual uno::Sequence< ::sal_Int8 > SAL_CALL getWrittenBytes( ) throw ( io::NotConnectedException…
153 uno::Sequence< ::sal_Int8 > SAL_CALL SequenceOutputStreamService::getWrittenBytes() throw ( io::Not… in getWrittenBytes() function in __anonf89045cc0111::SequenceOutputStreamService
/trunk/main/udkapi/com/sun/star/io/
H A DXSequenceOutputStream.idl52 sequence< byte > getWrittenBytes()
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java121 byte pBytesWritten[] = xSeqOutStream.getWrittenBytes (); in test()

Completed in 22 milliseconds