/trunk/main/oox/inc/oox/helper/ |
H A D | binarystreambase.hxx | 71 virtual void seek( sal_Int64 nPos ) = 0; 96 inline void seekToStart() { seek( 0 ); } in seekToStart() 100 inline void seekToEnd() { seek( size() ); } in seekToEnd() 142 virtual void seek( sal_Int64 nPos ); 172 virtual void seek( sal_Int64 nPos );
|
/trunk/main/udkapi/com/sun/star/io/ |
H A D | XSeekable.idl | 44 /** makes it possible to seek to a certain position within a stream. 54 // DocMerge from xml: method com::sun::star::io::XSeekable::seek 55 /** changes the seek pointer to a new location relative to the beginning of the stream. 58 …<p> This method changes the seek pointer so subsequent reads and writes can take place at a differ… 59 …location in the stream object. It is an error to seek before the beginning of the stream or after … 64 void seek( [in] hyper location )
|
/trunk/main/oox/source/xls/ |
H A D | biffinputstream.cxx | 90 mrInStrm.seek( nHeaderPos ); in startRecord() 117 mrInStrm.seek( mnNextHeaderPos ); in getNextRecId() 144 mrInStrm.seek( mnBodyPos ); in updateBuffer() 250 seek( nCurrPos ); // restore position, seek() resets old mbValid state in getNextRecId() 269 void BiffInputStream::seek( sal_Int64 nRecPos ) in seek() function in oox::xls::BiffInputStream 530 seek( nCurrPos ); // restore position, seek() resets old mbValid state in calcRecordLength() 569 mrStrm.seek( mnRecPos ); in restorePosition()
|
H A D | biffhelper.cxx | 142 rStrm.seek( nInStrmPos ); in lclImportImgDataDib() 173 aOutStrm.seek( 2 ); in lclImportImgDataDib() 175 aOutStrm.seek( nOutStrmPos ); in lclImportImgDataDib() 181 rStrm.seek( nInStrmPos + nBytes ); in lclImportImgDataDib()
|
/trunk/main/package/source/package/zippackage/ |
H A D | wrapstreamforshare.cxx | 63 m_xSeekable->seek( m_nCurPos ); in readBytes() 82 m_xSeekable->seek( m_nCurPos ); in readSomeBytes() 101 m_xSeekable->seek( m_nCurPos ); in skipBytes() 137 void SAL_CALL WrapStreamForShare::seek( sal_Int64 location ) in seek() function in WrapStreamForShare 148 m_xSeekable->seek( location ); in seek()
|
/trunk/main/package/source/package/zipapi/ |
H A D | ZipFile.cxx | 411 xSeek->seek( n_ConstHeaderSize + rData->m_aInitVector.getLength() + in StaticGetDataFromRawStream() 501 xSeek->seek( rEntry.nOffset ); in hasValidPassword() 650 aGrabber.seek(nPos); in readLOC() 710 aGrabber.seek( nEnd ); in findEND() 750 aGrabber.seek(nEndPos + ENDTOT); in readCEN() 770 aGrabber.seek( nCenPos ); in readCEN() 860 aGrabber.seek( 0 ); in recover() 921 aGrabber.seek( nGenPos + nPos + 30 ); in recover() 1001 aGrabber.seek( nGenPos ); in recover() 1041 aGrabber.seek( nOffset ); in getCRC() [all …]
|
H A D | XUnbufferedStream.cxx | 198 mxZipSeek->seek ( mnZipCurrent ); in readBytes() 218 mxZipSeek->seek ( mnZipCurrent ); in readBytes() 254 mxZipSeek->seek ( mnZipCurrent ); in readBytes()
|
/trunk/main/sot/source/unoolestorage/ |
H A D | xolesimplestorage.cxx | 105 xSeek->seek( 0 ); in UpdateOriginal_Impl() 109 xTempSeek->seek( 0 ); in UpdateOriginal_Impl() 121 xTempSeek->seek( nPos ); in UpdateOriginal_Impl() 277 xSeek->seek( 0 ); in initialize() 284 xTempSeek->seek( 0 ); in initialize() 295 xSeek->seek( 0 ); in initialize() 302 xTempSeek->seek( 0 ); in initialize() 522 xSeekable->seek( 0 ); in getByName()
|
/trunk/main/oox/source/helper/ |
H A D | binarystreambase.cxx | 60 seek( nStrmPos + nSkipSize ); in alignToBlock() 102 void BinaryXSeekableStream::seek( sal_Int64 nPos ) in seek() function in oox::BinaryXSeekableStream 107 mxSeekable->seek( nPos ); in seek() 140 void SequenceSeekableStream::seek( sal_Int64 nPos ) in seek() function in oox::SequenceSeekableStream
|
/trunk/main/package/source/xstor/ |
H A D | switchpersistencestream.cxx | 129 xNewSeekable->seek( nPos ); in SwitchPersistenceTo() 164 xNewSeekable->seek( nPos ); in SwitchPersistenceTo() 206 m_pStreamData->m_xOrigSeekable->seek( 0 ); in CopyAndSwitchPersistenceTo() 209 xTargetSeek->seek( nPos ); in CopyAndSwitchPersistenceTo() 424 void SAL_CALL SwitchablePersistenceStream::seek( ::sal_Int64 location ) in seek() function in SwitchablePersistenceStream 436 m_pStreamData->m_xOrigSeekable->seek( location ); in seek()
|
H A D | selfterminatefilestream.cxx | 126 void SAL_CALL OSelfTerminateFileStream::seek( sal_Int64 location ) in seek() function in OSelfTerminateFileStream 131 m_xSeekable->seek( location ); in seek()
|
/trunk/main/embeddedobj/source/msole/ |
H A D | olepersist.cxx | 315 xSeek->seek( 0 ); in TryToGetAcceptableFormat_Impl() 319 xSeek->seek( 0 ); in TryToGetAcceptableFormat_Impl() 336 xSeek->seek( 8 ); in TryToGetAcceptableFormat_Impl() 429 xSeek->seek( nHeaderOffset ); // header size for these formats in TryToGetAcceptableFormat_Impl() 432 xResultSeek->seek( 0 ); in TryToGetAcceptableFormat_Impl() 433 xSeek->seek( 0 ); in TryToGetAcceptableFormat_Impl() 466 xCachedSeek->seek( 0 ); in InsertVisualCache_Impl() 567 xTempSeek->seek( 36 ); in InsertVisualCache_Impl() 572 xTempSeek->seek( 0 ); in InsertVisualCache_Impl() 574 xCachedSeek->seek( 0 ); in InsertVisualCache_Impl() [all …]
|
H A D | ownview.cxx | 271 xSeekable->seek( 0 ); in ReadContentsAndGenerateTempFile() 353 xSeekable->seek( nTargetPos ); in ReadContentsAndGenerateTempFile() 397 xSeekable->seek( 40 ); in ReadContentsAndGenerateTempFile() 402 xSeekable->seek( 4 ); in ReadContentsAndGenerateTempFile()
|
/trunk/main/comphelper/source/streaming/ |
H A D | otransactedfilestream.cxx | 282 m_pStreamData->m_xTempSeekable->seek( 0 ); in Commit_Impl() 307 m_pStreamData->m_xTempSeekable->seek( nPos ); in Commit_Impl() 323 m_pStreamData->m_xOrigSeekable->seek( nPos ); in Commit_Impl() 609 void SAL_CALL OTruncatedTransactedFileStream::seek( ::sal_Int64 location ) in seek() function in comphelper::OTruncatedTransactedFileStream 623 m_pStreamData->m_xTempSeekable->seek( location ); in seek() 631 m_pStreamData->m_xOrigSeekable->seek( location ); in seek()
|
H A D | seekableinput.cxx | 111 xTempSeek->seek( 0 ); in PrepareCopy_Impl() 217 void SAL_CALL OSeekableInputWrapper::seek( sal_Int64 location ) in seek() function in comphelper::OSeekableInputWrapper 229 m_xCopySeek->seek( location ); in seek()
|
H A D | seqinputstreamserv.cxx | 73 …virtual void SAL_CALL seek( ::sal_Int64 location ) throw ( uno::RuntimeException, lang::IllegalArg… 186 void SAL_CALL SequenceInputStreamService::seek( ::sal_Int64 location ) throw ( uno::RuntimeExceptio… in seek() function in __anon1d52cc2b0111::SequenceInputStreamService 192 m_xSeekable->seek( location ); in seek()
|
/trunk/main/oox/source/ole/ |
H A D | olestorage.cxx | 73 …virtual void SAL_CALL seek( sal_Int64 nPos ) throw( IllegalArgumentException, IOException, Runtime… 116 void SAL_CALL OleOutputStream::seek( sal_Int64 nPos ) throw( IllegalArgumentException, IOException,… in seek() function in oox::ole::__anon007595180111::OleOutputStream 119 mxSeekable->seek( nPos ); in seek() 159 xSeekable->seek( 0 ); in closeOutput()
|
H A D | axbinaryreader.cxx | 65 void AxAlignedInputStream::seek( sal_Int64 nPos ) in seek() function in oox::ole::AxAlignedInputStream 202 rInStrm.seek( nEndPos ); in lclReadString() 342 maInStrm.seek( mnPropsEnd ); in finalizeImport()
|
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | XSLTFilterOLEExtracter.java | 114 xSeek.seek(0); in getByName() 149 xSeek.seek(0); in getEncodedSubStorage() 207 xSeek.seek(0); in loadRootStorageFromBase64() 273 xSeek.seek(0); in insertSubStorage()
|
/trunk/main/svtools/source/misc/ |
H A D | imageresourceaccess.cxx | 74 …virtual void SAL_CALL seek( ::sal_Int64 location ) throw (::com::sun::star::lang::IllegalArgumentE… 103 …void SAL_CALL StreamSupplier::seek( ::sal_Int64 location ) throw (IllegalArgumentException, IOExce… in seek() function in svt::StreamSupplier 108 m_xSeekable->seek( location ); in seek()
|
/trunk/main/connectivity/source/drivers/hsqldb/ |
H A D | HStorageAccess.cxx | 387 aDataLog.seek( nLen ); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_seek() 389 xSeek->seek(nLen); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_seek() 415 xSeek->seek(position); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_seek() 419 aDataLog.seek( position ); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_seek()
|
/trunk/main/xmerge/source/palmtests/qa/comparator/ |
H A D | PDBDecoder.java | 109 file.seek(recOffset[i]); in parse() 117 file.seek(recOffset[lastIndex]); in parse()
|
/trunk/main/autodoc/inc/cosv/ |
H A D | bstream.hxx | 99 uintt seek( 133 bstream::seek( intt i_nDistance, in seek() function in csv::bstream
|
/trunk/main/autodoc/source/tools/ |
H A D | tkpchars.cxx | 54 io_rSource.seek(0, csv::end); in LoadText() 56 io_rSource.seek(0); in LoadText()
|
/trunk/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 114 seek(nCurr); in getLength()
|