Home
last modified time | relevance | path

Searched refs:nMaxBytesToRead (Results 76 – 90 of 90) sorted by relevance

1234

/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx68 …L_CALL readSomeBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw(stario…
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.hxx99 sal_Int32 nMaxBytesToRead )
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.hxx131 sal_Int32 nMaxBytesToRead )
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.hxx81 …L_CALL readSomeBytes( ::com::sun::star::uno::Sequence<sal_Int8>& aData, sal_Int32 nMaxBytesToRead )
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.hxx91 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
H A Docompinstream.hxx82 …ALL readSomeBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead )
H A Dowriteablestream.hxx330 …Bytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) throw(::com…
H A Dowriteablestream.cxx2204 …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 Ducbstorage.cxx106 …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 DHStorage.hxx94 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.hxx99 …Bytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) throw(::com…
/trunk/main/unotools/source/ucbhelper/
H A DXTempFile.hxx100 … readSomeBytes( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead )
/trunk/main/comphelper/inc/comphelper/
H A Dotransactedfilestream.hxx94 …s( ::com::sun::star::uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (::co…
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.hxx477 sal_Int32 nMaxBytesToRead )
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx91 Sequence< sal_Int8 > & data, sal_Int32 nMaxBytesToRead )

Completed in 115 milliseconds

1234