Home
last modified time | relevance | path

Searched refs:nBytesToRead (Results 51 – 75 of 111) sorted by relevance

12345

/trunk/main/io/source/connector/
H A Dconnector.hxx72 sal_Int32 nBytesToRead )
101 sal_Int32 nBytesToRead )
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.cxx88 ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
95 sal_Int32 theBytes2Read = nBytesToRead; in readBytes()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx365 virtual sal_Int32 SAL_CALL readBytes( Sequence< sal_Int8 >& aData,sal_Int32 nBytesToRead )
1129 …32 SAL_CALL InputStreamTransformer::readBytes( Sequence< sal_Int8 >& aData,sal_Int32 nBytesToRead ) in readBytes() argument
1138 if( nBytesToRead <= available_ ) in readBytes()
1139 curr = nBytesToRead; in readBytes()
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.cxx52 …SAL_CALL WrapStreamForShare::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
65 sal_Int32 nRead = m_xInStream->readBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/comphelper/source/streaming/
H A Dseekableinput.cxx125 …L_CALL OSeekableInputWrapper::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
138 return m_xCopyInput->readBytes( aData, nBytesToRead ); in readBytes()
H A Dotransactedfilestream.cxx372 …atedTransactedFileStream::readBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nBytesToRead ) in readBytes() argument
386 return m_pStreamData->m_xTempInStream->readBytes( aData, nBytesToRead ); in readBytes()
394 return m_pStreamData->m_xOrigInStream->readBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/udkapi/com/sun/star/connection/
H A DXConnection.idl50 @param nBytesToRead
56 long read( [out] sequence < byte > aReadBytes , [in] long nBytesToRead )
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx101 sal_Int32 SAL_CALL OOdmaStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead in readBytes() argument
109 return m_xInput->readBytes(aData,nBytesToRead); in readBytes()
/trunk/main/svl/source/fsstor/
H A Doinputstreamcontainer.cxx128 …ALL OFSInputStreamContainer::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
142 return m_xInputStream->readBytes( aData, nBytesToRead ); in readBytes()
H A Dostreamcontainer.cxx370 … SAL_CALL OFSStreamContainer::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
384 return m_xInputStream->readBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/forms/source/component/
H A Dimgprod.cxx79 const sal_uInt32 nBytesToRead = 65535; in ImgProdLockBytes() local
86 nRead = xStmRef->readSomeBytes( aReadSeq, nBytesToRead ); in ImgProdLockBytes()
95 while( nBytesToRead == nRead ); in ImgProdLockBytes()
/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.cxx167 …Int32 SAL_CALL XUnbufferedStream::readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
172 sal_Int32 nRequestedBytes = nBytesToRead; in readBytes()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java127 public int readBytes(byte[][] lData, int nBytesToRead ) in readBytes() argument
142 nRead = m_xInStream.readBytes(lData,nBytesToRead); in readBytes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java141 … /*IN*/ int nBytesToRead ) throws com.sun.star.io.NotConnectedException , in readBytes() argument
157 nRead = m_xInStream.readBytes(lData,nBytesToRead); in readBytes()
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.cxx259 …tchablePersistenceStream::readBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nBytesToRead ) in readBytes() argument
271 return m_pStreamData->m_xOrigInStream->readBytes( aData, nBytesToRead ); in readBytes()
H A Docompinstream.cxx121 …2 SAL_CALL OInputCompStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes() argument
140 return m_xStream->readBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx86 …virtual sal_Int32 SAL_CALL readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw(N…
176 … SAL_CALL SvXMLGraphicInputStream::readBytes( Sequence< sal_Int8 >& rData, sal_Int32 nBytesToRead ) in readBytes() argument
182 return mxStmWrapper->readBytes( rData, nBytesToRead ); in readBytes()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx105 …virtual sal_Int32 SAL_CALL readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw( …
140 …t32 SAL_CALL FileStreamWrapper_Impl::readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes() argument
151 if (nBytesToRead < 0) in readBytes()
156 aData.realloc(nBytesToRead); in readBytes()
158 sal_uInt32 nRead = m_pSvStream->Read((void*)aData.getArray(), nBytesToRead); in readBytes()
162 if (nRead < (sal_uInt32)nBytesToRead) in readBytes()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx179 const sal_uInt64 nBytesToRead = sizeof(szBuffer) - 1; in getImageFromFileName() local
182 … while( osl_File_E_None == osl_readFile(hOut, szBuffer, nBytesToRead, &nBytesRead) ) in getImageFromFileName()
193 if( nBytesRead < nBytesToRead ) in getImageFromFileName()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DNativeConnection.java38 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read() argument
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DNativeConnection.java35 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read() argument
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx995 sal_Int32 nBytesToRead ) in readBytes() argument
1001 return m_xWrappedInputStream->readBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx83 …2 SAL_CALL readBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nBytesToRead ) throw (io::No…
113 …Int32 XInputStreamHelper::readBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nBytesToRead ) in readBytes() argument
116 return readSomeBytes( aData, nBytesToRead ); in readBytes()
/trunk/main/comphelper/inc/comphelper/
H A Doslfile2streamwrap.hxx57 …virtual sal_Int32 SAL_CALL readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead)…
/trunk/main/ucb/source/ucp/ftp/
H A Dftpinpstr.hxx73 sal_Int32 nBytesToRead)

Completed in 106 milliseconds

12345