Home
last modified time | relevance | path

Searched defs:nBytesToSkip (Results 1 – 25 of 109) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DPdbDecoder.java100 int nBytesToSkip = recOffset[i]; in parse() local
113 int nBytesToSkip = recOffset[lastIndex]; in parse() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DPdbDecoder.java100 int nBytesToSkip = recOffset[i]; in parse() local
113 int nBytesToSkip = recOffset[lastIndex]; in parse() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/gio/
H A Dgio_inputstream.cxx53 void SAL_CALL InputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zipapi/
H A DMemoryByteGrabber.hxx49 void skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zipapi/
H A DMemoryByteGrabber.hxx49 void skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/gio/
H A Dgio_inputstream.cxx53 void SAL_CALL InputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/streaming/
H A Dstreamhelper.cxx86 void SAL_CALL OInputStreamHelper::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/streaming/
H A Dstreamhelper.cxx85 void SAL_CALL OInputStreamHelper::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/xstor/
H A Dselfterminatefilestream.cxx75 void SAL_CALL OSelfTerminateFileStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/xstor/
H A Dselfterminatefilestream.cxx75 void SAL_CALL OSelfTerminateFileStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java73 public void skipBytes(/*IN*/int nBytesToSkip) throws in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java73 public void skipBytes(/*IN*/int nBytesToSkip) throws in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zippackage/
H A Dwrapstreamforshare.cxx81 void SAL_CALL WrapStreamForShare::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
H A DZipPackageBuffer.cxx68 void SAL_CALL ZipPackageBuffer::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zippackage/
H A Dwrapstreamforshare.cxx81 void SAL_CALL WrapStreamForShare::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
H A DZipPackageBuffer.cxx68 void SAL_CALL ZipPackageBuffer::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DNeonInputStream.cxx98 void SAL_CALL NeonInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DSerfInputStream.cxx110 void SAL_CALL SerfInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DSerfInputStream.cxx110 void SAL_CALL SerfInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DNeonInputStream.cxx98 void SAL_CALL NeonInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/file/
H A Dfilinpstr.cxx110 XInputStream_impl::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/file/
H A Dfilinpstr.cxx110 XInputStream_impl::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/jdbc/
H A DInputStream.cxx66 void SAL_CALL java_io_InputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/jdbc/
H A DInputStream.cxx66 void SAL_CALL java_io_InputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/io/source/stm/
H A Dstreamhelper.cxx44 void MemFIFO::skip( sal_Int32 nBytesToSkip ) in skip()

12345