Home
last modified time | relevance | path

Searched refs:seek (Results 76 – 100 of 222) sorted by relevance

123456789

/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.hxx65 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx415 xSeek->seek ( bRawStream ? rInfo.pStream->GetMagicalHackPos() : 0 ); in saveChild()
427 xSeek->seek ( 0 ); in saveChild()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx107 xTempSeek->seek ( 0 ); in createTempXInStreamFromIStream()
129 xTempSeek->seek ( 0 ); in copyXTempOutToIStream()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dbufferedinputstream.hxx90 virtual void SAL_CALL seek( sal_Int64 location )
H A Dinputstream.cxx168 XInputStream_impl::seek( in seek() function in XInputStream_impl
H A Durlparameter.cxx390 virtual void SAL_CALL seek( sal_Int64 location ) throw( IllegalArgumentException,
1193 void SAL_CALL InputStreamTransformer::seek( sal_Int64 location ) throw( IllegalArgumentException, in seek() function in InputStreamTransformer
H A Ddb.cxx177 xXSeekable->seek( iValuePos ); in getValueForKey()
/trunk/main/writerfilter/source/doctok/
H A DWW8StreamImpl.cxx78 xSeek->seek(nOffset); in get()
/trunk/main/ucb/source/ucp/file/
H A Dfilinpstr.hxx124 seek(
H A Dfilinpstr.cxx222 XInputStream_impl::seek( in seek() function in XInputStream_impl
/trunk/main/desktop/source/deployment/
H A Ddp_log.cxx114 xSeekable->seek( xSeekable->getLength() ); in ProgressLogImpl()
/trunk/main/oox/inc/oox/xls/
H A Dbiffinputstream.hxx246 virtual void seek( sal_Int64 nRecPos );
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DByteArrayToXInputStreamAdapter.java144 …public void seek(long param) throws com.sun.star.lang.IllegalArgumentException, com.sun.star.io.IO… in seek() method in ByteArrayToXInputStreamAdapter
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java204 public void seek(long pos) throws IOException { in seek() method in JavaKit.URLAccessor
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx67 void VbaInputStream::seek( sal_Int64 ) in seek() function in oox::ole::VbaInputStream
/trunk/main/package/inc/
H A DZipPackageBuffer.hxx73 virtual void SAL_CALL seek( sal_Int64 location )
/trunk/main/oox/source/xls/
H A Dbiffdetector.cxx126 rInStream.seek( nOldPos ); in detectStreamBiffVersion()
/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx57 virtual void seek( sal_Int64 nPos );
/trunk/main/comphelper/inc/comphelper/
H A Dseekableinput.hxx71 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…
H A Dseqstream.hxx76 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.cxx167 void SAL_CALL CurlInputStream::seek( sal_Int64 location ) in seek() function in CurlInputStream
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx356 xSeekable->seek( 0 ); in ImpCompressGraphic()
375 xSeekable->seek( 0 ); in ImpCompressGraphic()
/trunk/main/package/source/package/zipapi/
H A DMemoryByteGrabber.hxx88 sal_Int64 SAL_CALL seek( sal_Int64 location ) in seek() function in MemoryByteGrabber
/trunk/main/comphelper/source/streaming/
H A Dseqstream.cxx127 void SAL_CALL SequenceInputStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOEx… in seek() function in comphelper::SequenceInputStream
/trunk/main/svl/source/fsstor/
H A Doinputstreamcontainer.hxx80 …virtual void SAL_CALL seek( sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentExc…

Completed in 74 milliseconds

123456789