Home
last modified time | relevance | path

Searched refs:Tell (Results 1 – 25 of 235) sorted by relevance

12345678910

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx234 if (long nAlign = pS->Tell() % nAmount) in WriteAlign()
3000 long nStart = pS->Tell(); in Read()
3199 long nStart = pS->Tell(); in Read()
3289 long nStart = pS->Tell(); in Read()
3795 long nStart = pS->Tell(); in Read()
3863 long nStart = pS->Tell(); in Read()
4060 long nStart = pS->Tell(); in Read()
4969 long nStart = pS->Tell(); in Read()
5217 sal_uLong nStart = pS->Tell(); in Read()
5300 pS->Seek( pS->Tell() + 0x14 ); in Read()
[all …]
H A Dsvdfppt.cxx1446 nStreamLen = rStCtrl.Tell(); in SdrPowerPointImport()
1885 sal_uInt32 nOldPos = rInput.Tell(); in SdrPowerPointOLEDecompress()
1909 sal_uInt32 nOldPos = rStCtrl.Tell(); in ImportOLE()
2082 nOldPos = rStCtrl.Tell(); in ImportExOleObjStg()
2562 sal_uInt32 nOldPos = rSt.Tell(); in SeekToContentOfProgTag()
2937 sal_uInt32 nMerk = rStCtrl.Tell(); in ImportPage()
2959 nLastPosition = rStCtrl.Tell(); in ImportPage()
3523 sal_uInt32 nOldPos = rSt.Tell(); in PPTExtParaProv()
4863 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextRulerInterpreter()
5416 sal_uInt32 nMerk = rIn.Tell(); in Init()
[all …]
/trunk/main/svl/source/numbers/
H A Dnumhead.cxx111 sal_uLong nDataPos = rStream.Tell(); in ImpSvNumMultipleReadHeader()
127 nEndPos = rStream.Tell(); in ImpSvNumMultipleReadHeader()
165 sal_uLong nPos = rStream.Tell(); in EndEntry()
175 sal_uLong nPos = rStream.Tell(); in StartEntry()
186 sal_uLong nReadEnd = rStream.Tell(); in BytesLeft()
206 nDataPos = rStream.Tell(); in ImpSvNumMultipleWriteHeader()
214 sal_uLong nDataEnd = rStream.Tell(); in ~ImpSvNumMultipleWriteHeader()
217 rStream << static_cast<sal_uInt32>(aMemStream.Tell()); in ~ImpSvNumMultipleWriteHeader()
223 sal_uLong nPos = rStream.Tell(); in ~ImpSvNumMultipleWriteHeader()
234 sal_uLong nPos = rStream.Tell(); in EndEntry()
[all …]
/trunk/main/sc/source/core/tool/
H A Drechead.cxx45 sal_uLong nDataPos = rStream.Tell(); in ScMultipleReadHeader()
71 nEndPos = rStream.Tell(); in ScMultipleReadHeader()
91 sal_uLong nPos = rStream.Tell(); in EndEntry()
105 sal_uLong nPos = rStream.Tell(); in StartEntry()
115 sal_uLong nReadEnd = rStream.Tell(); in BytesLeft()
132 nDataPos = rStream.Tell(); in ScMultipleWriteHeader()
138 sal_uLong nDataEnd = rStream.Tell(); in ~ScMultipleWriteHeader()
141 rStream << static_cast<sal_uInt32>(aMemStream.Tell()); in ~ScMultipleWriteHeader()
147 sal_uLong nPos = rStream.Tell(); in ~ScMultipleWriteHeader()
156 sal_uLong nPos = rStream.Tell(); in EndEntry()
[all …]
/trunk/main/svl/source/filerec/
H A Dfilerec.cxx108 sal_uInt32 nEndPos = _pStream->Tell(); in Close()
125 sal_uInt32 nEndPos = _pStream->Tell(); in Close()
383 sal_uInt32 nStartPos = pStream->Tell(); in SfxMiniRecordReader()
525 sal_uInt32 nStartPos = pStream->Tell(); in SfxSingleRecordReader()
546 sal_uInt32 nStartPos = pStream->Tell(); in SfxSingleRecordReader()
578 sal_uInt32 nStartPos = _pStream->Tell(); in FindHeader_Impl()
792 _nContentStartPos = _pStream->Tell(); in NewContent()
863 _nContentStartPos = _pStream->Tell(); in NewContent()
890 sal_uInt32 nContentPos = _pStream->Tell(); in ReadHeader_Impl()
921 _nStartPos = pStream->Tell(); in SfxMultiRecordReader()
[all …]
/trunk/main/idl/source/objects/
H A Dbasobj.cxx91 sal_uLong nPos = rOutStm.Tell(); in TestAndSeekSpaceOnly()
117 sal_uLong nPos = rOutStm.Tell(); in Back2Delemitter()
251 sal_uInt32 nTokPos = rInStm.Tell(); in ReadNameSvIdl()
271 sal_uInt32 nTokPos = rInStm.Tell(); in ReadAttributesSvIdl()
296 while( nBeginPos != rInStm.Tell() ) in DoReadContextSvIdl()
298 nBeginPos = rInStm.Tell(); in DoReadContextSvIdl()
397 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
404 nBeginPos = rInStm.Tell(); in ReadSvIdl()
447 nBeginPos = rOutStm.Tell(); in WriteSvIdl()
453 nOldPos = rOutStm.Tell(); in WriteSvIdl()
[all …]
H A Dbastype.cxx42 sal_uInt32 nTokPos = rInStm.Tell(); in ReadRangeSvIdl()
185 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
259 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
355 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
417 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
512 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
569 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
/trunk/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx168 mnStreamOfs = mpOStm->Tell(); in WriteTIFF()
174 mnLatestIfdPos = mpOStm->Tell(); in WriteTIFF()
223 sal_uInt32 nCurPos = mpOStm->Tell(); in WriteTIFF()
303 mnBitmapPos = mpOStm->Tell(); in ImplWriteHeader()
307 mnStripByteCountPos = mpOStm->Tell(); in ImplWriteHeader()
309 mnXResPos = mpOStm->Tell(); in ImplWriteHeader()
311 mnYResPos = mpOStm->Tell(); in ImplWriteHeader()
319 mnPalPos = mpOStm->Tell(); in ImplWriteHeader()
324 mnLatestIfdPos = mpOStm->Tell(); in ImplWriteHeader()
368 sal_uLong nGfxBegin = mpOStm->Tell(); in ImplWriteBody()
[all …]
/trunk/main/tools/source/ref/
H A Dpstm.cxx82 sal_uIntPtr nCountPos = rStm.Tell(); in WriteObjects()
99 sal_uIntPtr nPos = rStm.Tell(); in WriteObjects()
148 if( nObjLen + nObjPos != rStm.Tell() ) in operator >>()
191 SyncSvStream( pStm->Tell() ); in SvPersistStream()
229 SyncSvStream( pStm->Tell() ); in SvPersistStream()
273 SyncSvStream( pStm->Tell() ); in SetStream()
521 sal_uInt32 nPos = Tell(); in WriteDummyLen()
529 return Tell(); in WriteDummyLen()
560 sal_uInt32 nPos = Tell(); in WriteLen()
585 *pTestPos = Tell(); in ReadLen()
[all …]
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx156 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectBMP()
240 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectGIF()
312 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectJPG()
477 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectPCD()
518 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectPCX()
601 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectPNG()
700 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectTIF()
953 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectRAS()
991 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectPSD()
1054 sal_Int32 nStmPos = rStm.Tell(); in ImpDetectEPS()
[all …]
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx115 sal_uInt32 nCurrentPos = m_pSvStream->Tell(); in skipBytes()
122 nCurrentPos = m_pSvStream->Tell(); in skipBytes()
132 sal_uInt32 nPos = m_pSvStream->Tell(); in available()
138 sal_Int32 nAvailable = (sal_Int32)m_pSvStream->Tell() - nPos; in available()
205 sal_uInt32 nPos = m_pSvStream->Tell(); in getPosition()
216 sal_uInt32 nCurrentPos = m_pSvStream->Tell(); in getLength()
220 sal_uInt32 nEndPos = m_pSvStream->Tell(); in getLength()
304 sal_uInt32 nPos = rStream.Tell(); in getPosition()
312 sal_uInt32 nCurrentPos = rStream.Tell(); in getLength()
316 sal_uInt32 nEndPos = rStream.Tell(); in getLength()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx280 rWrt.pFib->fcPlcfbkf = rStrm.Tell(); in Write()
291 rWrt.pFib->fcPlcfbkl = rStrm.Tell(); in Write()
860 sal_uLong nCurPos = rStrm.Tell(); in FillUntil()
870 return rStrm.Tell(); in FillUntil()
1336 nEndPos = rWrt.pTableStrm->Tell(); in WritePc()
1574 rfcSttbf = rStrm.Tell(); in WriteAsStringTable()
1758 sal_uLong nPos = Strm().Tell(); in WriteStringAsPara()
2733 pFib->fcMin = Strm().Tell(); in WriteMainText()
2742 pFib->ccpText = Fc2Cp( Strm().Tell() ); in WriteMainText()
3068 sal_uLong nLen = rIn.Tell(); in EncryptRC4()
[all …]
H A Dwrtw8sty.cxx826 rFib.fcSttbfffn = pTableStream->Tell(); in WriteFontTable()
1104 nCpStt = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteFtnEndTxt()
1178 rCpPos = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in OutHeaderFooter()
1467 sal_uLong nCpPos = Fc2Cp( Strm().Tell() ); in WriteHeadersFooters()
1805 pA->m_nSepxFcPos = rStrm.Tell(); in WriteSepx()
1818 sal_uLong nFcStart = rWrt.pTableStrm->Tell(); in WritePlcSed()
2100 WW8_CP nCpEnd = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt()
2112 sal_uLong nFcStart = rWrt.pTableStrm->Tell(); in WriteGenericPlc()
2162 nFcStart = rWrt.pTableStrm->Tell(); in WriteGenericPlc()
2326 nFcStart = rWrt.pTableStrm->Tell(); in WriteGenericPlc()
[all …]
H A Dwrtw8esh.cxx276 sal_uInt32 nStrmPos = tmpStrm.Tell(); in WriteHyperlinkWithinFly()
278 sal_uInt32 nStrmSize = tmpStrm.Tell(); in WriteHyperlinkWithinFly()
419 sal_uLong nDataStt = pDataStrm->Tell(); in DoComboBox()
420 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoComboBox()
466 sal_uLong nDataStt = pDataStrm->Tell(); in DoCheckBox()
480 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox()
526 sal_uLong nDataStt = pDataStrm->Tell(); in DoFormText()
540 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
563 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
1004 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
[all …]
/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx178 const sal_Size aStartPos(rIStm.Tell()); in ImplReadDIBInfoHeader()
695 nCodedPos = rIStm.Tell(); in ImplReadDIBBody()
980 rImageSize = rOStm.Tell(); in ImplWriteDIBBits()
992 rImageSize = rOStm.Tell(); in ImplWriteDIBBits()
1030 rImageSize = rOStm.Tell(); in ImplWriteDIBBits()
1154 rImageSize = rOStm.Tell() - rImageSize; in ImplWriteDIBBits()
1245 nImageSizePos = rOStm.Tell(); in ImplWriteDIBBody()
1287 sal_uLong nCodedPos(rOStm.Tell()); in ImplWriteDIBBody()
1302 nUncodedSize = aMemStm.Tell(); in ImplWriteDIBBody()
1313 nLastPos = rOStm.Tell(); in ImplWriteDIBBody()
[all …]
H A Dcvtsvm.cxx1405 nPos = rOStm.Tell(); in ImplConvertToSVM1()
1413 nCountPos = rOStm.Tell(); in ImplConvertToSVM1()
1940 nOldPos = rOStm.Tell(); in ImplWriteActions()
1948 nNewPos = rOStm.Tell(); in ImplWriteActions()
2188 nOldPos = rOStm.Tell(); in ImplWriteActions()
2197 nNewPos = rOStm.Tell(); in ImplWriteActions()
2251 nOldPos = rOStm.Tell(); in ImplWriteActions()
2258 nNewPos = rOStm.Tell(); in ImplWriteActions()
2310 nOldPos = rOStm.Tell(); in ImplWriteActions()
2318 nNewPos = rOStm.Tell(); in ImplWriteActions()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx264 nNextPos = pWMF->Tell() + ( nRecSize - 8 ); in ReadEnhWMF()
388 if ( ( nPoly * sizeof(sal_uInt16) ) <= ( nEndPos - pWMF->Tell() ) ) in ReadEnhWMF()
840 sal_uInt32 nStart = pWMF->Tell() - 8; in ReadEnhWMF()
896 sal_uInt32 nStart = pWMF->Tell() - 8; in ReadEnhWMF()
956 sal_uInt32 nStart = pWMF->Tell() - 8; in ReadEnhWMF()
1052 nCurPos = pWMF->Tell() - 8; in ReadEnhWMF()
1072 if ( ( nLen * sizeof(sal_uInt32) ) <= ( nEndPos - pWMF->Tell() ) ) in ReadEnhWMF()
1084 if ( nLen <= ( nEndPos - pWMF->Tell() ) ) in ReadEnhWMF()
1446 sal_uInt32 nStrmPos = pWMF->Tell(); // checking if nEndPos is valid in ReadHeader()
1448 if ( pWMF->Tell() < nEndPos ) in ReadHeader()
[all …]
/trunk/main/svl/source/items/
H A Dpoolio.cxx666 nSecondaryEnd = rStream.Tell(); in Load()
769 sal_uLong nStartPos = rStream.Tell(); in Load1_Impl()
856 sal_uLong nLastPos = rStream.Tell(); in Load1_Impl()
869 nSecondaryEnd = rStream.Tell(); in Load1_Impl()
903 nLastPos = rStream.Tell(); in Load1_Impl()
970 sal_uLong nLastPos = rStream.Tell(); in Load1_Impl()
997 nLastPos = rStream.Tell(); in Load1_Impl()
1603 sal_uLong nIStart = rStream.Tell(); in StoreItem()
1605 sal_uLong nIEnd = rStream.Tell(); in StoreItem()
1680 sal_uLong nIStart = rStream.Tell(); in LoadItem()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Descherex.cxx155 mOffsets.push_back( mpOutStrm->Tell() - 4 ); in OpenContainer()
167 PtReplaceOrInsert( ESCHER_Persist_Dg | mnCurrentDg, mpOutStrm->Tell() ); in OpenContainer()
203 sal_uInt32 nSize, nPos = mpOutStrm->Tell(); in CloseContainer()
258 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup()
273 PtReplaceOrInsert( ESCHER_Persist_Grouping_Logic | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup()
279 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup()
289 sal_uInt32 nSize = pClientData->Tell(); in EnterGroup()
H A Deppt.cxx395 if ( rSt.Tell() ) in ImplWriteExtParaHeader()
817 nParaOfs = rStrm.Tell(); in ImplCreateHyperBlob()
886 nCurrentOfs = rStrm.Tell(); in ImplCreateHyperBlob()
1034 if ( aBuExMasterStream.Tell() ) in ImplCreateMaster()
1585 if ( aBinaryTagData10Atom.Tell() ) in ImplCreateSlide()
1766 sal_uInt32 nLen = pVBA->Tell(); in ImplWriteVBA()
1770 mnVBAOleOfs = mpStrm->Tell(); in ImplWriteVBA()
1790 pPtr->nOfsB = mpStrm->Tell(); in ImplWriteOLE()
1845 sal_uInt32 npStrmSize = pStrm->Tell(); in ImplWriteOLE()
1931 nOldPos = mpStrm->Tell(); in ImplWriteAtomEnding()
[all …]
H A Depptso.cxx569 if ( aBuExPictureStream.Tell() || aBuExOutlineStream.Tell() || pBinTagStrm ) in ImplProgTagContainer()
3059 sal_uInt32 nSize, nPos = pStrm->Tell(); in Write()
3063 nSize = pStrm->Tell() - nPos; in Write()
3200 sal_uInt32 nSize, nPos = rOut.Tell(); in ImplWriteTextStyleAtom()
3205 nSize = rOut.Tell() - nPos; in ImplWriteTextStyleAtom()
4226 if ( aClientTextBox.Tell() ) in ImplCreatePresentationPlaceholder()
5171 nSize = mpExEmbed->Tell() - nOldPos; in ImplWritePage()
5286 nSize = mpExEmbed->Tell() - nStart; in ImplWritePage()
5454 if ( aExtBu.Tell() ) in ImplWritePage()
5480 if ( aExtBu.Tell() ) in ImplWritePage()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx106 nItemPos = Tell(); in Read()
206 sal_uInt32 nItemPos = rPropItem.Tell(); in operator =()
208 SvMemoryStream::Write( rPropItem.GetData(), rPropItem.Tell() ); in operator =()
377 nPos = aStream.Tell(); in GetDictionary()
423 nSecOfs = pStrm->Tell(); in Read()
426 nStrmSize = pStrm->Tell(); in Read()
434 nCurrent = pStrm->Tell(); in Read()
581 nSize = pStrm->Tell(); in Read()
583 nSize -= pStrm->Tell(); in Read()
693 nCurrent = mpSvStream->Tell(); in Read()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx208 nCurrentPos = m_pSvStream->Tell(); in skipBytes()
1082 aResult = m_pStream->Tell();
1090 if( m_pStream->Tell() > nPos
1449 sal_uLong UCBStorageStream::Tell() function in UCBStorageStream
1453 return pImp->m_pStream->Tell();
1558 sal_Int32 n = Tell();
3338 sal_uLong nPos = pFile->Tell();
3340 if ( pFile->Tell() < 4 )
3369 sal_uLong nPos = pFile->Tell();
3371 if ( !pFile->Tell() )
[all …]
/trunk/main/tools/source/stream/
H A Dstream.cxx606 sal_Size nActualFilePos = Tell(); in SetBufferSize()
744 if( Tell() > nOldFilePos ) in ReadLine()
823 if( Tell() > nOldFilePos ) in ReadUniStringLine()
863 sal_Size nFilePos = Tell(); in ReadCString()
885 if( Tell() > nFilePos ) in ReadCString()
1225 sal_Size nActualPos = Tell(); in SeekRel()
2100 sal_Size nFPtr = Tell(); in ReadNumber()
2125 sal_Size nFPtr = Tell(); in ReadNumber()
2150 sal_Size nFPtr = Tell(); in ReadNumber()
2409 SeekPos( Tell() ); in SyncSysStream()
[all …]
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx337 if (pMsgBuffer->Tell() == 0) in GetMsgLine()
355 pMsgRead = pMsgWrite + pMsgBuffer->Tell(); in GetMsgLine()
406 if (pMsgBuffer->Tell() > 0) in ~INetMessageOStream()
407 PutMsgLine ((const sal_Char *) pMsgBuffer->GetData(), pMsgBuffer->Tell()); in ~INetMessageOStream()
447 if (pMsgBuffer->Tell() > 0) in PutData()
452 pMsgBuffer->Tell()); in PutData()
472 if (pMsgBuffer->Tell() > 0) in PutData()
478 pMsgBuffer->Tell()); in PutData()
508 sal_Char c = *((const sal_Char *) pMsgBuffer->GetData() + pMsgBuffer->Tell() - 1); in PutData()
924 sal_Size nRead = pMsgBuffer->Tell(); in PutMsgLine()
[all …]

Completed in 270 milliseconds

12345678910