| /aoo4110/main/toolkit/source/helper/ | 
| H A D | unomemorystream.cxx | 49 sal_Int32 UnoMemoryStream::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& rData, sal_Int32…  in readBytes()  function in UnoMemoryStream
 | 
| /aoo4110/main/package/source/xstor/ | 
| H A D | selfterminatefilestream.cxx | 78 sal_Int32 SAL_CALL OSelfTerminateFileStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32…  in readBytes()  function in OSelfTerminateFileStream
 | 
| /aoo4110/main/package/source/zippackage/ | 
| H A D | wrapstreamforshare.cxx | 52 sal_Int32 SAL_CALL WrapStreamForShare::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nByte…  in readBytes()  function in WrapStreamForShare
 | 
| H A D | ZipPackageBuffer.cxx | 45 sal_Int32 SAL_CALL ZipPackageBuffer::readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead…  in readBytes()  function in ZipPackageBuffer
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/UCB/ | 
| H A D | MyInputStream.java | 122 	public synchronized int readBytes(byte[][] p0, int p1)  in readBytes()  method in MyInputStream
 | 
| /aoo4110/main/ucb/source/ucp/gio/ | 
| H A D | gio_inputstream.cxx | 77 sal_Int32 SAL_CALL InputStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead…  in readBytes()  function in gio::InputStream
 | 
| /aoo4110/main/scripting/java/com/sun/star/script/framework/io/ | 
| H A D | XInputStreamImpl.java | 38 …public int readBytes( /*OUT*/byte[][] aData, /*IN*/int nBytesToRead ) throws com.sun.star.io.NotCo…  in readBytes()  method in XInputStreamImpl
 | 
| /aoo4110/main/registry/source/ | 
| H A D | keyimpl.cxx | 262     sal_uInt32  readBytes;  in getValueInfo()  local599     sal_uInt32  readBytes;  in getValue()  local
 694     sal_uInt32  readBytes;  in getLongListValue()  local
 791     sal_uInt32  readBytes;  in getStringListValue()  local
 897     sal_uInt32  readBytes;  in getUnicodeListValue()  local
 
 | 
| /aoo4110/main/javaunohelper/com/sun/star/lib/uno/adapter/ | 
| H A D | InputStreamToXInputStreamAdapter.java | 78     public int readBytes(byte[][] b, int len) throws   in readBytes()  method in InputStreamToXInputStreamAdapter
 | 
| H A D | ByteArrayToXInputStreamAdapter.java | 93 …public int readBytes(byte[][] values, int param) throws com.sun.star.io.NotConnectedException, com…  in readBytes()  method in ByteArrayToXInputStreamAdapter
 | 
| /aoo4110/main/xmlsecurity/source/xmlsec/ | 
| H A D | xmlstreamio.cxx | 135 			const sal_Int8* readBytes = ( const sal_Int8* )outSeqs.getArray() ;  in xmlStreamRead()  local
 | 
| /aoo4110/main/package/source/zipapi/ | 
| H A D | ByteGrabber.cxx | 56 sal_Int32 SAL_CALL ByteGrabber::readBytes( uno::Sequence< sal_Int8 >& aData,   in readBytes()  function in ByteGrabber
 | 
| /aoo4110/main/xmlscript/source/xml_helper/ | 
| H A D | xml_byteseq.cxx | 71 sal_Int32 BSeqInputStream::readBytes(  in readBytes()  function in xmlscript::BSeqInputStream
 | 
| /aoo4110/main/connectivity/source/drivers/jdbc/ | 
| H A D | InputStream.cxx | 78 sal_Int32 SAL_CALL java_io_InputStream::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aDa…  in readBytes()  function in java_io_InputStream
 | 
| H A D | Reader.cxx | 89 sal_Int32 SAL_CALL java_io_Reader::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, s…  in readBytes()  function in java_io_Reader
 | 
| /aoo4110/main/ucb/source/ucp/webdav/ | 
| H A D | SerfInputStream.cxx | 79 sal_Int32 SAL_CALL SerfInputStream::readBytes(  in readBytes()  function in SerfInputStream
 | 
| /aoo4110/main/unotools/source/streaming/ | 
| H A D | streamhelper.cxx | 45 sal_Int32 SAL_CALL OInputStreamHelper::readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nB…  in readBytes()  function in utl::OInputStreamHelper
 | 
| /aoo4110/main/svl/source/fsstor/ | 
| H A D | oinputstreamcontainer.cxx | 128 sal_Int32 SAL_CALL OFSInputStreamContainer::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 …  in readBytes()  function in OFSInputStreamContainer
 | 
| /aoo4110/main/package/qa/storages/ | 
| H A D | BorderedStream.java | 78 	public synchronized int readBytes( byte[][] aData, int nBytesToRead )  in readBytes()  method in BorderedStream
 | 
| /aoo4110/main/ucb/source/ucp/ftp/ | 
| H A D | ftpinpstr.cxx | 70 sal_Int32 SAL_CALL FTPInputStream::readBytes(Sequence< sal_Int8 >& aData,  in readBytes()  function in FTPInputStream
 | 
| /aoo4110/main/comphelper/source/streaming/ | 
| H A D | oslfile2streamwrap.cxx | 56 sal_Int32 SAL_CALL OSLInputStreamWrapper::readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32…  in readBytes()  function in comphelper::OSLInputStreamWrapper
 | 
| H A D | seekableinput.cxx | 125 sal_Int32 SAL_CALL OSeekableInputWrapper::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nB…  in readBytes()  function in comphelper::OSeekableInputWrapper
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_streams.uno/ | 
| H A D | Pump.java | 119         public int readBytes(byte[][] bytes, int len)  in readBytes()  method in Pump.MyInput
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_stm/ | 
| H A D | Pump.java | 122         public int readBytes(byte[][] bytes, int len)  in readBytes()  method in Pump.MyInput
 | 
| /aoo4110/main/xmlhelp/source/cxxhelp/provider/ | 
| H A D | inputstream.cxx | 88 XInputStream_impl::readBytes(  in readBytes()  function in XInputStream_impl
 |