Searched refs:nMaxBytesToRead (Results 76 – 90 of 90) sorted by relevance
1234
/trunk/main/unotools/inc/unotools/ |
H A D | streamwrap.hxx | 68 …L_CALL readSomeBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw(stario…
|
/trunk/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_stream.hxx | 99 sal_Int32 nMaxBytesToRead )
|
/trunk/main/ucb/source/ucp/file/ |
H A D | filstr.hxx | 131 sal_Int32 nMaxBytesToRead )
|
/trunk/main/ucb/source/ucp/odma/ |
H A D | odma_inputstream.hxx | 81 …L_CALL readSomeBytes( ::com::sun::star::uno::Sequence<sal_Int8>& aData, sal_Int32 nMaxBytesToRead )
|
/trunk/main/package/source/xstor/ |
H A D | switchpersistencestream.hxx | 91 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
|
H A D | ocompinstream.hxx | 82 …ALL readSomeBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead )
|
H A D | owriteablestream.hxx | 330 …Bytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) throw(::com…
|
H A D | owriteablestream.cxx | 2204 …AL_CALL OWriteStream::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) in readSomeBytes() argument 2223 return m_xInStream->readSomeBytes( aData, nMaxBytesToRead ); in readSomeBytes()
|
/trunk/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 106 …Int32 SAL_CALL readSomeBytes( Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw( NotCo… 169 …amWrapper_Impl::readSomeBytes(Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw( NotCo… in readSomeBytes() argument 179 if (nMaxBytesToRead < 0) in readSomeBytes() 188 return readBytes(aData, nMaxBytesToRead); in readSomeBytes()
|
/trunk/main/connectivity/source/drivers/hsqldb/ |
H A D | HStorage.hxx | 94 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
|
/trunk/main/svl/source/fsstor/ |
H A D | ostreamcontainer.hxx | 99 …Bytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) throw(::com…
|
/trunk/main/unotools/source/ucbhelper/ |
H A D | XTempFile.hxx | 100 … readSomeBytes( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead )
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | otransactedfilestream.hxx | 94 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_stgelems.hxx | 477 sal_Int32 nMaxBytesToRead )
|
/trunk/main/ucbhelper/source/client/ |
H A D | content.cxx | 91 Sequence< sal_Int8 > & data, sal_Int32 nMaxBytesToRead )
|
Completed in 115 milliseconds
1234