Home
last modified time | relevance | path

Searched defs:bytesRead (Results 1 – 17 of 17) sorted by relevance

/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java79 long bytesRead = xin.readBytes(tmp, 1); in read() local
99 int bytesRead; in read() local
121 long bytesRead=0; in read() local
H A DInputStreamToXInputStreamAdapter.java83 long bytesRead=0; in readBytes() local
114 long bytesRead=0; in readSomeBytes() local
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DBoundedInputStream.java63 int bytesRead = is.read(b, off, (int)max); in read() local
H A DJavaSQLPreparedStatement.java170 int bytesRead = x.readBytes(bytesReference, length); in setBinaryStream() local
225 int bytesRead = x.readBytes(bytesReference, length); in setCharacterStream() local
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java46 int bytesRead = 0; in readBytes() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simreg/
H A DSimpleRegistry.java86 int bytesRead = 0 ; in copyFile() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simplereg.uno/
H A DSimpleRegistry.java83 int bytesRead = 0 ; in copyFile() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_defreg/
H A DNestedRegistry.java103 int bytesRead = 0 ; in copyFile() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_nestedreg.uno/
H A DNestedRegistry.java100 int bytesRead = 0 ; in copyFile() local
/trunk/main/xmlhelp/source/cxxhelp/inc/util/
H A DDecompressor.hxx108 sal_Int32 bytesRead() in bytesRead() function in xmlsearch::util::ByteArrayDecompressor
/trunk/main/connectivity/source/drivers/hsqldb/
H A Daccesslog.hxx111 void write( const sal_Int8* buffer, sal_Int32 bytesRead ) in write()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java567 int bytesRead; in copyFile() local
605 int bytesRead; in writeToFile() local
637 int bytesRead; in pump() local
/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java364 int bytesRead = fis.read( wholeFile, 0, fileLength ); in addToZipRecursively() local
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx187 sal_Int64 bytesRead; member in writerfilter::rtftok::RtfInputSourceImpl
H A DScannerTestService.cxx297 sal_Int64 bytesRead; member in writerfilter::rtftok::RtfInputSourceImpl
/trunk/main/oox/source/core/
H A Dencryption.cxx583 sal_Int32 bytesRead = inputStream->readBytes( bytes, 2 ); in readUInt16LE() local
592 sal_Int32 bytesRead = inputStream->readBytes( bytes, 4 ); in readUInt32LE() local
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 66 milliseconds