Home
last modified time | relevance | path

Searched refs:seek (Results 26 – 50 of 222) sorted by relevance

123456789

/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java117 public void seek(long position) throws java.io.IOException{ in seek() method in StorageAccess
119 access.seek(name,key,position); in seek()
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx651 m_xCacheSeek->seek( 0 ); in FillTempGetFileName()
1568 xTempSeek->seek( 0 ); in CreateReadonlyCopyBasedOnData()
1757 xSeek->seek( 0 ); in CommitStreamRelInfo()
1759 xSeek->seek( 0 ); in CommitStreamRelInfo()
1899 m_xSeekable->seek( m_nInitPosition ); in CheckInitOnDemand()
1929 m_xSeekable->seek( 0 ); in CopyToStreamInternally_Impl()
1945 m_xSeekable->seek( nCurPos ); in CopyToStreamInternally_Impl()
2367 m_xSeekable->seek( 0 ); in writeBytes()
2389 m_xSeekable->seek( m_nInitPosition ); in writeBytes()
2486 void SAL_CALL OWriteStream::seek( sal_Int64 location ) in seek() function in OWriteStream
[all …]
H A Doseekinstream.cxx116 void SAL_CALL OInputSeekStream::seek( sal_Int64 location ) in seek() function in OInputSeekStream
134 m_xSeekable->seek( location ); in seek()
H A Dxfactory.cxx50 xSeekable->seek( 0 ); in CheckPackageSignature_Impl()
52 xSeekable->seek( 0 ); in CheckPackageSignature_Impl()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPdbDecoder.java117 file.seek(recOffset[i]); in parse()
125 file.seek(recOffset[lastIndex]); in parse()
/trunk/main/sot/qa/complex/olesimplestorage/
H A DTest01.java79 xTempStream[i].seek (0); in test()
117 xTempStream[i].seek (0); in test()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dbufferedinputstream.cxx170 seek(m_nBufferLocation+nBytesToSkip); in skipBytes()
199 void SAL_CALL BufferedInputStream::seek( sal_Int64 location ) in seek() function in BufferedInputStream
/trunk/main/offapi/com/sun/star/sheet/
H A DXGoalSeek.idl61 is the value which should be reached during the goal seek.
64 the result of the goal seek, including the value that results
/trunk/main/package/source/package/zipapi/
H A DByteGrabber.cxx65 sal_Int64 SAL_CALL ByteGrabber::seek( sal_Int64 location ) in seek() function in ByteGrabber
76 xSeek->seek( location ); in seek()
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx275 xSeekable->seek( 0 ); in TryToConvertToOOo()
328 xSeekable->seek( 0 ); in TryToConvertToOOo()
727 xSeekableStor->seek(0); in lcl_ExtractObject()
858 xSeekable->seek( 0 ); in doVerb()
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx178 xSeek->seek( n_ConstHeaderSize + getInitialisationVector().getLength() + in GetRawEncrStreamNoHeaderCopy()
193 xTempSeek->seek( 0 ); in GetRawEncrStreamNoHeaderCopy()
365 xTempSeek->seek( 0 ); in TryToGetRawFromDataStream()
647 xSeek->seek( 0 ); in setRawStream()
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx97 …virtual void SAL_CALL seek( sal_Int64 _nLocation ) throw (::com::sun::star::lang::IllegalArgumentE…
147 …virtual void SAL_CALL seek( sal_Int64 _nLocation ) throw (::com::sun::star::lang::IllegalArgumentE…
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx257 void SAL_CALL OOdmaStream::seek(sal_Int64 location ) in seek() function in OOdmaStream
264 m_xInputSeek->seek(location); in seek()
/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx67 …virtual void SAL_CALL seek( sal_Int64 location ) throw (IllegalArgumentException, IOException, Run…
154 void SAL_CALL UNOMemoryStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOExcept… in seek() function in comphelper::UNOMemoryStream
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx132 i_source.seek(0, csv::end); in StreamStr()
134 i_source.seek(0); in StreamStr()
552 i_src.seek(-1,::csv::cur); in operator_read_line()
/trunk/main/svl/source/fsstor/
H A Doinputstreamcontainer.cxx243 void SAL_CALL OFSInputStreamContainer::seek( sal_Int64 location ) in seek() function in OFSInputStreamContainer
256 m_xSeekable->seek( location ); in seek()
/trunk/main/oox/source/ole/
H A Dolehelper.cxx277 rInStrm.seek( nEndPos ); in importStdHlink()
289 rInStrm.seek( nEndPos ); in importStdHlink()
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx410 void SAL_CALL SvLockBytesInputStream::seek(sal_Int64 nLocation) in seek() function in SvLockBytesInputStream
489 m_xSeekable->seek(m_nSeekedFrom); in GetData()
618 m_xSeekable->seek(nPos); in SeekPos()
H A Dsharecontrolfile.cxx179 m_xSeekable->seek( 0 ); in GetUsersData()
213 m_xSeekable->seek( 0 ); in SetUsersDataAndStore()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A Dpdbcomparison.java395 raf.seek(len); in writeToLog()
433 raf.seek(len); in writeToOutputFile()
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx190 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
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx298 void RelativeInputStream::seek( sal_Int64 nPos ) in seek() function in oox::RelativeInputStream
303 mpInStrm->seek( mnStartPos + mnRelPos ); in seek()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1349 rStrm.seek( nFmlaEndPos ); in importBiff12Formula()
1353 rStrm.seek( nFmlaPos ); in importBiff12Formula()
1439 rStrm.seek( nAddDataEndPos ); in importBiff12Formula()
1776 rStrm.seek( mnAddDataPos ); in swapStreamPosition()
2194 rStrm.seek( mnAddDataPos ); in importBiffFormula()
2616 rStrm.seek( mnAddDataPos ); in swapStreamPosition()
2670 rStrm.seek( nEndPos ); in readNlrSRangeAddData()
2904 rStrm.seek( nFmlaEndPos ); in importOleTargetLink()
H A Ddrawingmanager.cxx818 rStrm.seek( 4 ); in importObjBiff3()
833 rStrm.seek( 4 ); in importObjBiff4()
849 rStrm.seek( 4 ); in importObjBiff5()
900 rStrm.seek( nStrmPos + nSubRecSize ); in importObjBiff8()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java375 public void seek(long nLocation ) in seek() method in StreamSimulator
394 m_xSeek.seek(nLocation); in seek()

Completed in 133 milliseconds

123456789