/aoo41x/main/oox/source/helper/ |
H A D | binarystreambase.cxx | 102 void BinaryXSeekableStream::seek( sal_Int64 nPos ) in seek() function in oox::BinaryXSeekableStream 140 void SequenceSeekableStream::seek( sal_Int64 nPos ) in seek() function in oox::SequenceSeekableStream
|
/aoo41x/main/package/source/xstor/ |
H A D | oseekinstream.cxx | 116 void SAL_CALL OInputSeekStream::seek( sal_Int64 location ) in seek() function in OInputSeekStream
|
H A D | selfterminatefilestream.cxx | 126 void SAL_CALL OSelfTerminateFileStream::seek( sal_Int64 location ) in seek() function in OSelfTerminateFileStream
|
/aoo41x/main/package/source/zippackage/ |
H A D | wrapstreamforshare.cxx | 137 void SAL_CALL WrapStreamForShare::seek( sal_Int64 location ) in seek() function in WrapStreamForShare
|
H A D | ZipPackageBuffer.cxx | 116 void SAL_CALL ZipPackageBuffer::seek( sal_Int64 location ) in seek() function in ZipPackageBuffer
|
/aoo41x/main/ucb/source/ucp/gio/ |
H A D | gio_seekable.cxx | 62 void SAL_CALL Seekable::seek( sal_Int64 location ) in seek() function in gio::Seekable
|
/aoo41x/main/odk/examples/DevelopersGuide/UCB/ |
H A D | MyInputStream.java | 79 public synchronized void seek(long p0) in seek() method in MyInputStream
|
/aoo41x/main/unotools/source/streaming/ |
H A D | streamwrap.cxx | 190 void SAL_CALL OSeekableInputStreamWrapper::seek( sal_Int64 _nLocation ) throw (IllegalArgumentExcep… in seek() function in utl::OSeekableInputStreamWrapper 295 void SAL_CALL OSeekableOutputStreamWrapper::seek( sal_Int64 _nLocation ) throw (IllegalArgumentExce… in seek() function in utl::OSeekableOutputStreamWrapper
|
H A D | streamhelper.cxx | 72 void SAL_CALL OInputStreamHelper::seek( sal_Int64 location ) throw(::com::sun::star::lang::IllegalA… in seek() function in utl::OInputStreamHelper
|
/aoo41x/main/writerperfect/source/stream/ |
H A D | WPXSvStream.cxx | 71 int WPXSvInputStream::seek(long offset, WPX_SEEK_TYPE seekType) in seek() function in WPXSvInputStream
|
/aoo41x/main/package/source/zipapi/ |
H A D | ByteGrabber.cxx | 65 sal_Int64 SAL_CALL ByteGrabber::seek( sal_Int64 location ) in seek() function in ByteGrabber
|
H A D | MemoryByteGrabber.hxx | 88 sal_Int64 SAL_CALL seek( sal_Int64 location ) in seek() function in MemoryByteGrabber
|
/aoo41x/main/cosv/inc/cosv/ |
H A D | bstream.hxx | 133 bstream::seek( intt i_nDistance, in seek() function in csv::bstream
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfInputStream.cxx | 159 void SAL_CALL SerfInputStream::seek( sal_Int64 location ) in seek() function in SerfInputStream
|
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/adapter/ |
H A D | ByteArrayToXInputStreamAdapter.java | 144 …public void seek(long param) throws com.sun.star.lang.IllegalArgumentException, com.sun.star.io.IO… in seek() method in ByteArrayToXInputStreamAdapter
|
/aoo41x/main/svtools/source/misc/ |
H A D | imageresourceaccess.cxx | 103 …void SAL_CALL StreamSupplier::seek( ::sal_Int64 location ) throw (IllegalArgumentException, IOExce… in seek() function in svt::StreamSupplier
|
/aoo41x/main/svl/source/fsstor/ |
H A D | oinputstreamcontainer.cxx | 243 void SAL_CALL OFSInputStreamContainer::seek( sal_Int64 location ) in seek() function in OFSInputStreamContainer
|
/aoo41x/main/package/qa/storages/ |
H A D | BorderedStream.java | 193 public synchronized void seek( long location ) in seek() method in BorderedStream
|
/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | ftpinpstr.cxx | 147 void SAL_CALL FTPInputStream::seek(sal_Int64 location) in seek() function in FTPInputStream
|
/aoo41x/main/comphelper/source/streaming/ |
H A D | seekableinput.cxx | 217 void SAL_CALL OSeekableInputWrapper::seek( sal_Int64 location ) in seek() function in comphelper::OSeekableInputWrapper
|
H A D | seqstream.cxx | 127 void SAL_CALL SequenceInputStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOEx… in seek() function in comphelper::SequenceInputStream
|
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | inputstream.cxx | 168 XInputStream_impl::seek( in seek() function in XInputStream_impl
|
/aoo41x/main/connectivity/source/drivers/hsqldb/ |
H A D | accesslog.hxx | 117 sal_Int64 seek( sal_Int64 pos ) in seek() function in connectivity::hsqldb::DataLogFile
|
/aoo41x/main/framework/qa/complex/loadAllDocuments/ |
H A D | StreamSimulator.java | 375 public void seek(long nLocation ) in seek() method in StreamSimulator
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | StreamSimulator.java | 423 public void seek( /*IN*/long nLocation ) throws com.sun.star.lang.IllegalArgumentException, in seek() method in StreamSimulator
|