| /aoo4110/main/toolkit/source/helper/ | 
| H A D | unomemorystream.cxx | 63 sal_Int32 UnoMemoryStream::readSomeBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& rData, sal_I…  in readSomeBytes()  function in UnoMemoryStream
 | 
| /aoo4110/main/package/source/xstor/ | 
| H A D | selfterminatefilestream.cxx | 88 sal_Int32 SAL_CALL OSelfTerminateFileStream::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_I…  in readSomeBytes()  function in OSelfTerminateFileStream
 | 
| /aoo4110/main/package/source/zippackage/ | 
| H A D | wrapstreamforshare.cxx | 71 sal_Int32 SAL_CALL WrapStreamForShare::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 n…  in readSomeBytes()  function in WrapStreamForShare
 | 
| H A D | ZipPackageBuffer.cxx | 60 sal_Int32 SAL_CALL ZipPackageBuffer::readSomeBytes( Sequence< sal_Int8 >& aData, sal_Int32 nMaxByte…  in readSomeBytes()  function in ZipPackageBuffer
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/UCB/ | 
| H A D | MyInputStream.java | 155     public synchronized int readSomeBytes(byte[][] p0, int p1)  in readSomeBytes()  method in MyInputStream
 | 
| /aoo4110/main/ucb/source/ucp/gio/ | 
| H A D | gio_inputstream.cxx | 101 sal_Int32 SAL_CALL InputStream::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxByte…  in readSomeBytes()  function in gio::InputStream
 | 
| /aoo4110/main/scripting/java/com/sun/star/script/framework/io/ | 
| H A D | XInputStreamImpl.java | 64 …public int readSomeBytes( /*OUT*/byte[][] aData, /*IN*/int nMaxBytesToRead ) throws com.sun.star.i…  in readSomeBytes()  method in XInputStreamImpl
 | 
| /aoo4110/main/javaunohelper/com/sun/star/lib/uno/adapter/ | 
| H A D | InputStreamToXInputStreamAdapter.java | 105     public int readSomeBytes(byte[][] b, int len) throws   in readSomeBytes()  method in InputStreamToXInputStreamAdapter
 | 
| H A D | ByteArrayToXInputStreamAdapter.java | 119 …public int readSomeBytes(byte[][] values, int param) throws com.sun.star.io.NotConnectedException,…  in readSomeBytes()  method in ByteArrayToXInputStreamAdapter
 | 
| /aoo4110/main/xmlscript/source/xml_helper/ | 
| H A D | xml_byteseq.cxx | 85 sal_Int32 BSeqInputStream::readSomeBytes(  in readSomeBytes()  function in xmlscript::BSeqInputStream
 | 
| /aoo4110/main/connectivity/source/drivers/jdbc/ | 
| H A D | InputStream.cxx | 56 sal_Int32 SAL_CALL java_io_InputStream::readSomeBytes( ::com::sun::star::uno::Sequence< sal_Int8 >&…  in readSomeBytes()  function in java_io_InputStream
 | 
| H A D | Reader.cxx | 55 sal_Int32 SAL_CALL java_io_Reader::readSomeBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aDat…  in readSomeBytes()  function in java_io_Reader
 | 
| /aoo4110/main/ucb/source/ucp/webdav/ | 
| H A D | SerfInputStream.cxx | 108 sal_Int32 SAL_CALL SerfInputStream::readSomeBytes(  in readSomeBytes()  function in SerfInputStream
 | 
| /aoo4110/main/unotools/source/streaming/ | 
| H A D | streamhelper.cxx | 97 sal_Int32 SAL_CALL OInputStreamHelper::readSomeBytes(staruno::Sequence< sal_Int8 >& aData,  in readSomeBytes()  function in utl::OInputStreamHelper
 | 
| /aoo4110/main/svl/source/fsstor/ | 
| H A D | oinputstreamcontainer.cxx | 146 sal_Int32 SAL_CALL OFSInputStreamContainer::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_In…  in readSomeBytes()  function in OFSInputStreamContainer
 | 
| /aoo4110/main/package/qa/storages/ | 
| H A D | BorderedStream.java | 104 	public synchronized int readSomeBytes( byte[][] aData, int nMaxBytesToRead )  in readSomeBytes()  method in BorderedStream
 | 
| /aoo4110/main/ucb/source/ucp/ftp/ | 
| H A D | ftpinpstr.cxx | 98 sal_Int32 SAL_CALL FTPInputStream::readSomeBytes( Sequence< sal_Int8 >& aData,  in readSomeBytes()  function in FTPInputStream
 | 
| /aoo4110/main/comphelper/source/streaming/ | 
| H A D | oslfile2streamwrap.cxx | 82 sal_Int32 SAL_CALL OSLInputStreamWrapper::readSomeBytes(staruno::Sequence< sal_Int8 >& aData, sal_I…  in readSomeBytes()  function in comphelper::OSLInputStreamWrapper
 | 
| H A D | seekableinput.cxx | 142 sal_Int32 SAL_CALL OSeekableInputWrapper::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_Int3…  in readSomeBytes()  function in comphelper::OSeekableInputWrapper
 | 
| H A D | seqstream.cxx | 82 sal_Int32 SAL_CALL SequenceInputStream::readSomeBytes( Sequence<sal_Int8>& aData, sal_Int32 nMaxByt…  in readSomeBytes()  function in comphelper::SequenceInputStream
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_streams.uno/ | 
| H A D | Pump.java | 139         public int readSomeBytes(byte[][] bytes, int len)  in readSomeBytes()  method in Pump.MyInput
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_stm/ | 
| H A D | Pump.java | 142         public int readSomeBytes(byte[][] bytes, int len)  in readSomeBytes()  method in Pump.MyInput
 | 
| /aoo4110/main/xmlhelp/source/cxxhelp/provider/ | 
| H A D | inputstream.cxx | 115 XInputStream_impl::readSomeBytes(  in readSomeBytes()  function in XInputStream_impl
 | 
| /aoo4110/main/qadevOOo/runner/helper/ | 
| H A D | StreamSimulator.java | 180     public int readSomeBytes( /*OUT*/ byte[][] lData           ,  in readSomeBytes()  method in StreamSimulator
 | 
| /aoo4110/main/framework/qa/complex/loadAllDocuments/ | 
| H A D | StreamSimulator.java | 159     public int readSomeBytes(byte[][] lData, int nMaxBytesToRead)  in readSomeBytes()  method in StreamSimulator
 |