/aoo41x/main/svl/source/numbers/ |
H A D | numhead.cxx | 111 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 …]
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rechead.cxx | 45 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 …]
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 234 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 D | svdfppt.cxx | 1446 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() 2938 sal_uInt32 nMerk = rStCtrl.Tell(); in ImportPage() 3524 sal_uInt32 nOldPos = rSt.Tell(); in PPTExtParaProv() 4864 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextRulerInterpreter() 5417 sal_uInt32 nMerk = rIn.Tell(); in Init() 6755 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextObj() [all …]
|
/aoo41x/main/svl/source/filerec/ |
H A D | filerec.cxx | 108 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 …]
|
/aoo41x/main/idl/source/objects/ |
H A D | basobj.cxx | 91 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 D | bastype.cxx | 42 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()
|
/aoo41x/main/filter/source/graphicfilter/etiff/ |
H A D | etiff.cxx | 168 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 …]
|
/aoo41x/main/tools/source/ref/ |
H A D | pstm.cxx | 82 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 …]
|
/aoo41x/main/svtools/source/filter/ |
H A D | filter2.cxx | 156 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 …]
|
/aoo41x/main/unotools/source/streaming/ |
H A D | streamwrap.cxx | 115 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()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | dibtools.cxx | 178 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 D | cvtsvm.cxx | 1405 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 …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8.cxx | 294 rWrt.pFib->fcPlcfbkf = rStrm.Tell(); in Write() 305 rWrt.pFib->fcPlcfbkl = rStrm.Tell(); in Write() 874 sal_uLong nCurPos = rStrm.Tell(); in FillUntil() 884 return rStrm.Tell(); in FillUntil() 1350 nEndPos = rWrt.pTableStrm->Tell(); in WritePc() 1588 rfcSttbf = rStrm.Tell(); in WriteAsStringTable() 1772 sal_uLong nPos = Strm().Tell(); in WriteStringAsPara() 2747 pFib->fcMin = Strm().Tell(); in WriteMainText() 2756 pFib->ccpText = Fc2Cp( Strm().Tell() ); in WriteMainText() 3082 sal_uLong nLen = rIn.Tell(); in EncryptRC4() [all …]
|
H A D | wrtw8sty.cxx | 826 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 D | wrtw8esh.cxx | 287 sal_uInt32 nStrmPos = tmpStrm.Tell(); in WriteHyperlinkWithinFly() 289 sal_uInt32 nStrmSize = tmpStrm.Tell(); in WriteHyperlinkWithinFly() 430 sal_uLong nDataStt = pDataStrm->Tell(); in DoComboBox() 431 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoComboBox() 477 sal_uLong nDataStt = pDataStrm->Tell(); in DoCheckBox() 491 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox() 537 sal_uLong nDataStt = pDataStrm->Tell(); in DoFormText() 551 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 574 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 1015 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys() [all …]
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | escherex.cxx | 155 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 D | eppt.cxx | 395 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 D | epptso.cxx | 569 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 …]
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | enhwmf.cxx | 264 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 …]
|
/aoo41x/main/svl/source/items/ |
H A D | poolio.cxx | 666 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 …]
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | propread.cxx | 106 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()
|
/aoo41x/main/tools/source/stream/ |
H A D | stream.cxx | 738 if( Tell() > nOldFilePos ) in ReadLine() 812 if( Tell() > nOldFilePos ) in ReadLine() 891 if( Tell() > nOldFilePos ) in ReadUniStringLine() 931 sal_Size nFilePos = Tell(); in ReadCString() 953 if( Tell() > nFilePos ) in ReadCString() 1293 sal_Size nActualPos = Tell(); in SeekRel() 2168 sal_Size nFPtr = Tell(); in ReadNumber() 2193 sal_Size nFPtr = Tell(); in ReadNumber() 2218 sal_Size nFPtr = Tell(); in ReadNumber() 2477 SeekPos( Tell() ); in SyncSysStream() [all …]
|
/aoo41x/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 208 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(); 3339 sal_uLong nPos = pFile->Tell(); 3341 if ( pFile->Tell() < 4 ) 3370 sal_uLong nPos = pFile->Tell(); 3372 if ( !pFile->Tell() ) [all …]
|
/aoo41x/main/tools/source/inet/ |
H A D | inetstrm.cxx | 337 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 …]
|