Home
last modified time | relevance | path

Searched refs:STREAM_SEEK_TO_END (Results 1 – 25 of 131) sorted by relevance

123456

/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx485 if (m_nSeekedFrom != STREAM_SEEK_TO_END) in GetData()
496 m_nSeekedFrom = STREAM_SEEK_TO_END; in GetData()
526 if (m_nSeekedFrom != STREAM_SEEK_TO_END) in GetData()
587 if (nPos == STREAM_SEEK_TO_END) in SeekPos()
589 if (m_nSeekedFrom == STREAM_SEEK_TO_END) in SeekPos()
597 < STREAM_SEEK_TO_END) in SeekPos()
612 m_nSeekedFrom = STREAM_SEEK_TO_END; in SeekPos()
619 m_nSeekedFrom = STREAM_SEEK_TO_END; in SeekPos()
625 m_nSeekedFrom = STREAM_SEEK_TO_END; in SeekPos()
647 m_nSeekedFrom(STREAM_SEEK_TO_END) in SvInputStream()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx224 m_pSvStream->Seek(STREAM_SEEK_TO_END); in available()
289 m_pSvStream->Seek(STREAM_SEEK_TO_END); in getLength()
980 m_pStream->Seek( STREAM_SEEK_TO_END );
998 m_pStream->Seek( STREAM_SEEK_TO_END );
1078 if( nPos == STREAM_SEEK_TO_END )
1080 m_pStream->Seek( STREAM_SEEK_TO_END );
1189 m_pStream->Seek( STREAM_SEEK_TO_END );
1557 Seek( STREAM_SEEK_TO_END );
3339 pFile->Seek( STREAM_SEEK_TO_END );
3370 pFile->Seek( STREAM_SEEK_TO_END );
[all …]
H A Dstg.cxx421 sal_uLong nSize = r.Seek( STREAM_SEEK_TO_END ); in Storage()
466 sal_uLong nSize = pStream->Seek( STREAM_SEEK_TO_END ); in Storage()
491 sal_uLong nSize = pIo->GetStrm()->Seek( STREAM_SEEK_TO_END ); in Init()
H A Dstgcache.cxx139 sal_uLong nFileSize = pStrm->Seek( STREAM_SEEK_TO_END ); in SetPhysPageSize()
411 sal_uLong nFileSize = pStrm->Seek( STREAM_SEEK_TO_END ); in Open()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx989 pFileStream->Seek(STREAM_SEEK_TO_END); in X_PARAM()
1091 bOK = bOK && static_cast<sal_Int32>(pFileStream->Seek(STREAM_SEEK_TO_END)) == nNewSize; in CreateFile()
1195 pFileStream->Seek(STREAM_SEEK_TO_END); in XUTIL()
1248 pFileStream->Seek(STREAM_SEEK_TO_END); in LoadBatch()
1440 pFileStream->Seek(STREAM_SEEK_TO_END); in X_CONS()
1523 pFileStream->Seek(STREAM_SEEK_TO_END); in isVersion()
1573 pFileStream->Seek(STREAM_SEEK_TO_END); in checkAndInsertNewDevSpace()
1623 pFileStream->Seek(STREAM_SEEK_TO_END); in isKernelVersion()
1734 pFileStream->Seek(STREAM_SEEK_TO_END); in installSystemTables()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx405 … aDstStm.Seek( STREAM_SEEK_TO_END ) ) ); in getTransferData()
435 … aDstStm.Seek( STREAM_SEEK_TO_END ) ) ); in getTransferData()
465 … aDstStm.Seek( STREAM_SEEK_TO_END ) ) ); in getTransferData()
866 … >( reinterpret_cast< const sal_Int8* >( aMemStm.GetData() ), aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetBitmapEx()
881 … >( reinterpret_cast< const sal_Int8* >( aMemStm.GetData() ), aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetGDIMetaFile()
898 … >( reinterpret_cast< const sal_Int8* >( aMemStm.GetData() ), aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetGraphic()
912 … >( reinterpret_cast< const sal_Int8* >( aMemStm.GetData() ), aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetImageMap()
1030 … >( reinterpret_cast< const sal_Int8* >( aMemStm.GetData() ), aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetINetImage()
1046 aMemStm.Seek( STREAM_SEEK_TO_END ) ); in SetFileList()
1061 const sal_uInt32 nLen = xStm->Seek( STREAM_SEEK_TO_END ); in SetObject()
H A Dembedtransfer.cxx133 … const sal_uInt32 nLen = pStream->Seek( STREAM_SEEK_TO_END ); in GetData()
165 aMemStm.Seek( STREAM_SEEK_TO_END ) ); in GetData()
H A Dtransfer2.cxx532 aMemStm.Seek( STREAM_SEEK_TO_END ) ); in CopyINetImage()
543 aMemStm.Seek( STREAM_SEEK_TO_END ) ); in CopyImageMap()
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx135 m_pSvStream->Seek(STREAM_SEEK_TO_END); in available()
219 m_pSvStream->Seek(STREAM_SEEK_TO_END); in getLength()
315 rStream.Seek(STREAM_SEEK_TO_END); in getLength()
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx374 nStrPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase()
375 nOwnPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase()
383 nStrPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase()
384 nOwnPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase()
H A Dxestream.cxx107 mrStrm.Seek( STREAM_SEEK_TO_END ); in EndRecord()
269 rInStrm.Seek( STREAM_SEEK_TO_END ); in CopyFromStream()
402 mrStrm.Seek( STREAM_SEEK_TO_END ); in InitRecord()
485 mnOldPos(STREAM_SEEK_TO_END), in XclExpBiff8Encrypter()
H A Dxistream.cxx48 mnOldPos( STREAM_SEEK_TO_END ), in XclImpDecrypter()
56 mnOldPos( STREAM_SEEK_TO_END ), in XclImpDecrypter()
439 mrStrm.Seek( STREAM_SEEK_TO_END ); in XclImpStream()
442 DBG_ASSERT( mnStreamSize < STREAM_SEEK_TO_END, "XclImpStream::XclImpStream - stream error" ); in XclImpStream()
/trunk/main/basic/source/runtime/
H A Diosys.cxx415 if( nPos == STREAM_SEEK_TO_END ) in SeekPos()
713 pStrm->Seek( STREAM_SEEK_TO_END ); in Open()
777 sal_uIntPtr nCur = pStrm->Seek(STREAM_SEEK_TO_END); in ExpandFile()
797 pStrm->Seek( STREAM_SEEK_TO_END ); in Write()
/trunk/main/svx/source/gallery2/
H A Dcodec.cxx84 rStmToWrite.Seek( STREAM_SEEK_TO_END ); in Write()
102 rStm.Seek( STREAM_SEEK_TO_END ); in Write()
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx125 nTotalBytes += pDataStream->Seek( STREAM_SEEK_TO_END ); in TransferDataStream()
313 nBuffer = pData->Seek( STREAM_SEEK_TO_END ); in SendHandshake()
545 pCL->nTotalBytes += pCL->pServiceData->Seek( STREAM_SEEK_TO_END ); in CallDataReceived()
/trunk/main/vcl/source/gdi/
H A Dcvtgrf.cxx77 nRetBufSize = aOStm.Seek( STREAM_SEEK_TO_END ); in ImplConvert()
114 nRetBufSize = aOStm.Seek( STREAM_SEEK_TO_END ); in ImplConvert()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx91 _rStream.Seek(STREAM_SEEK_TO_END); in lcl_getFileSize()
564 m_pMemoStream->Seek(STREAM_SEEK_TO_END); in construct()
1089 if (pFileStream && pFileStream->Seek(STREAM_SEEK_TO_END)) in CreateImpl()
1553 m_pMemoStream->Seek(STREAM_SEEK_TO_END); in InsertRow()
1603 m_pMemoStream->Seek(STREAM_SEEK_TO_END); in UpdateRow()
2129 sal_uIntPtr nStreamSize = m_pMemoStream->Seek(STREAM_SEEK_TO_END); in WriteMemo()
2134 m_pMemoStream->Seek(STREAM_SEEK_TO_END); in WriteMemo()
2193 sal_uIntPtr nStreamSize = m_pMemoStream->Seek(STREAM_SEEK_TO_END); in WriteMemo()
/trunk/main/tools/source/stream/
H A Dstream.cxx271 pStat->nSize = m_pStream->Seek(STREAM_SEEK_TO_END); in Stat()
346 if (nPos != STREAM_SEEK_TO_END) in Seek()
396 if( !GetError() && nPos == STREAM_SEEK_TO_END ) in SeekPos()
2622 DBG_ASSERT( nEndOfData<STREAM_SEEK_TO_END,"Invalid EOF"); in SetBuffer()
2728 else if( nNewPos == STREAM_SEEK_TO_END ) in SeekPos()
/trunk/main/extensions/source/scanner/
H A Dscanunx.cxx68 m_aStream.Seek( STREAM_SEEK_TO_END ); in getSize()
91 m_aStream.Seek( STREAM_SEEK_TO_END ); in SEQ()
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx61 xInStrm->Seek( STREAM_SEEK_TO_END ); in XclImpChangeTrack()
63 if( (xInStrm->GetErrorCode() == ERRCODE_NONE) && (nStreamLen != STREAM_SEEK_TO_END) ) in XclImpChangeTrack()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx339 mpOStm->Seek( STREAM_SEEK_TO_END ); in GetGraphicObject()
349 mpOStm->Seek( STREAM_SEEK_TO_END ); in GetGraphicObject()
368 pDest->Seek( STREAM_SEEK_TO_END ); in GetGraphicObject()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx96 pS->Seek( STREAM_SEEK_TO_END ); in SV_IMPL_OP_PTRARR_SORT()
433 pDataStream->Seek(STREAM_SEEK_TO_END); in ImportOleBase()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx1014 rStrm.Seek( STREAM_SEEK_TO_END ); in ImplSave()
1064 rStrm.Seek( STREAM_SEEK_TO_END ); in SaveProperty()
1194 rStrm.Seek( STREAM_SEEK_TO_END ); in ImplSave()
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx247 mpStream->Seek(STREAM_SEEK_TO_END); in available()
400 mpStream->Seek(STREAM_SEEK_TO_END); in getLength()
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx207 rPropItem.Seek( STREAM_SEEK_TO_END ); in operator =()
425 pStrm->Seek( STREAM_SEEK_TO_END ); in Read()

Completed in 139 milliseconds

123456