Home
last modified time | relevance | path

Searched refs:seek (Results 51 – 75 of 222) sorted by relevance

123456789

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java423 public void seek( /*IN*/long nLocation ) throws com.sun.star.lang.IllegalArgumentException, in seek() method in StreamSimulator
444 m_xSeek.seek(nLocation); in seek()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx319 void SAL_CALL OFSStreamContainer::seek( sal_Int64 location ) in seek() function in OFSStreamContainer
332 m_xSeekable->seek( location ); in seek()
/trunk/main/xmlhelp/source/cxxhelp/inc/util/
H A DRandomAccessStream.hxx40 virtual void seek( sal_Int32 ) = 0;
/trunk/main/oox/inc/oox/ole/
H A Dvbainputstream.hxx46 virtual void seek( sal_Int64 nPos );
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1383 xSeekable->seek( 0 ); in closeAndGetData()
1517 void seek( sal_Int32 nPos );
1552 xSeekable->seek( 0 ); in getInputStreamForSection()
1563 void BinaryInput::seek( sal_Int32 nPos ) in seek() function in stringresource::BinaryInput
1671 aIn.seek( nPos ); in importBinary()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.hxx56 virtual void SAL_CALL seek( sal_Int64 location )
/trunk/main/oox/source/ole/
H A Dvbacontrol.cxx365 rInStrm.seek( nNextStrmPos ); in importModelOrStorage()
550 rInStrm.seek( nSiteEndPos ); in importEmbeddedSiteModels()
/trunk/main/framework/source/inc/pattern/
H A Dstorages.hxx79 xSeekable->seek(0); in createTempStorageBasedOnFolder()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java71 public native void seek(String name,String key,long position) throws java.io.IOException; in seek() method in NativeStorageAccess
/trunk/main/sw/inc/
H A Dswgstr.hxx77 void seek( long nPos ) { pStrm->Seek( nPos ); } in seek() function in swstreambase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpinpstr.hxx111 seek(sal_Int64 location)
H A Dftpinpstr.cxx147 void SAL_CALL FTPInputStream::seek(sal_Int64 location) in seek() function in FTPInputStream
/trunk/main/offapi/com/sun/star/sheet/
H A DGoalResult.idl33 /** is the result of a goal seek operation.
/trunk/main/package/inc/
H A DByteGrabber.hxx58 sal_Int64 SAL_CALL seek( sal_Int64 location )
/trunk/main/package/source/xstor/
H A Doseekinstream.hxx57 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…
/trunk/main/connectivity/source/drivers/hsqldb/
H A Daccesslog.hxx117 sal_Int64 seek( sal_Int64 pos ) in seek() function in connectivity::hsqldb::DataLogFile
/trunk/main/unotools/qa/complex/tempfile/
H A DTest01.java84 xTempFile.seek(0); in test()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DMyInputStream.java79 public synchronized void seek(long p0) in seek() method in MyInputStream
/trunk/main/unotools/inc/unotools/
H A Dstreamhelper.hxx74 …virtual void SAL_CALL seek( sal_Int64 location ) throw(::com::sun::star::lang::IllegalArgumentExce…
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dinputstream.hxx113 seek(
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.hxx62 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…
H A DZipPackageBuffer.cxx116 void SAL_CALL ZipPackageBuffer::seek( sal_Int64 location ) in seek() function in ZipPackageBuffer
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.hxx106 virtual void SAL_CALL seek( sal_Int64 location )
/trunk/main/svl/inc/svl/
H A Dstrmadpt.hxx116 virtual void SAL_CALL seek(sal_Int64 nLocation)
/trunk/main/udkapi/com/sun/star/io/
H A DXTempFile.idl56 /** interface <type>XSeekable</type> makes it possible to seek to a

Completed in 190 milliseconds

123456789