Home
last modified time | relevance | path

Searched refs:Tell (Results 26 – 50 of 235) sorted by relevance

12345678910

/trunk/main/sfx2/source/doc/
H A Doleprops.cxx934 mnStartPos = rStrm.Tell(); in ImplLoad()
994 mnStartPos = rStrm.Tell(); in ImplSave()
1001 sal_Size nPropPosPos = rStrm.Tell(); in ImplSave()
1065 sal_uInt32 nPropPos = static_cast< sal_uInt32 >( rStrm.Tell() - mnStartPos ); in SaveProperty()
1071 while( (rStrm.Tell() & 3) != 0 ) in SaveProperty()
1076 rnPropPosPos = rStrm.Tell(); in SaveProperty()
1158 sal_Size nSectPosPos = rStrm.Tell(); in ImplLoad()
1166 nSectPosPos = rStrm.Tell(); in ImplLoad()
1187 sal_Size nSectPosPos = rStrm.Tell(); in ImplSave()
1195 sal_uInt32 nSectPos = static_cast< sal_uInt32 >( rStrm.Tell() ); in ImplSave()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx430 nRecordPos = pWMF->Tell(); in ReadRecordParams()
461 sal_Int32 nDxArySize = nMaxStreamPos - pWMF->Tell(); in ReadRecordParams()
470 if ( pWMF->Tell() >= nMaxStreamPos ) in ReadRecordParams()
479 if ( ( ( nDxCount * 2 ) + pWMF->Tell() ) > nMaxStreamPos ) in ReadRecordParams()
831 sal_uInt64 nMetaRecEndPos = pWMF->Tell() + nMetaRecSize; in ReadRecordParams()
870 if ( ( static_cast< sal_uInt64 >( nEscLen ) + pWMF->Tell() ) > nMetaRecEndPos ) in ReadRecordParams()
907 …atic_cast< sal_uInt64 >( nDXCount ) * sizeof( sal_Int32 ) ) >= ( nEscLen - aMemoryStream.Tell() ) ) in ReadRecordParams()
1010 sal_uInt32 nl, nStrmPos = pWMF->Tell(); in ReadHeader()
1106 nPos = pWMF->Tell(); in ReadWMF()
1225 sal_uInt32 nPos = pStm->Tell(); in GetPlaceableBound()
[all …]
/trunk/main/idl/source/objects/
H A Dmodule.cxx134 sal_uLong nLenPos = rStm.Tell(); in Save()
141 sal_uLong nPos = rStm.Tell(); in Save()
199 sal_uInt32 nTokPos = rInStm.Tell(); in ReadAttributesSvIdl()
255 sal_uInt32 nTokPos = rInStm.Tell(); in ReadContextSvIdl()
313 while( nBeginPos != aTokStm.Tell() ) in ReadContextSvIdl()
315 nBeginPos = aTokStm.Tell(); in ReadContextSvIdl()
402 sal_uInt32 nTokPos = rInStm.Tell(); in ReadSvIdl()
/trunk/main/tools/source/stream/
H A Dvcompat.cxx45 mnTotalSize = ( mnCompatPos = mpRWStm->Tell() ) + 4UL; in VersionCompat()
52 mnCompatPos = mpRWStm->Tell(); in VersionCompat()
63 const sal_uInt32 nEndPos = mpRWStm->Tell(); in ~VersionCompat()
71 const sal_uInt32 nReadSize = mpRWStm->Tell() - mnCompatPos; in ~VersionCompat()
/trunk/main/svtools/source/misc/
H A Dimap3.cxx49 nCompatPos = pRWStm->Tell(); in IMapCompat()
58 nCompatPos = pRWStm->Tell(); in IMapCompat()
76 const sal_uLong nEndPos = pRWStm->Tell(); in ~IMapCompat()
84 const sal_uLong nReadSize = pRWStm->Tell() - nCompatPos; in ~IMapCompat()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1716 rWrt.pChpPlc->AppendFkpEntry(rWrt.Strm().Tell()); in InsertSpecialChar()
1762 const sal_uInt32 nCurrPos = rStrm.Tell(); in InsertSpecialChar()
1854 pFldP->Append( Fc2Cp( Strm().Tell() ), aFld13 ); in OutputField()
1905 pFldP->Append( Fc2Cp( Strm().Tell() ), aFld14 ); in OutputField()
1974 pFldP->Append( Fc2Cp( Strm().Tell() ), aFld15 ); in OutputField()
2466 pChpPlc->AppendFkpEntry( Strm().Tell() ); in WritePostItBegin()
3186 pChpPlc->AppendFkpEntry( Strm().Tell() ); in WriteFtnBegin()
3516 sal_uLong nRetPos = 0, nPos = rStrm.Tell(); in ReplaceCr()
3577 pPapPlc->AppendFkpEntry(rStrm.Tell()); in ReplaceCr()
3578 pChpPlc->AppendFkpEntry(rStrm.Tell()); in ReplaceCr()
[all …]
H A Dwrtww8gr.cxx315 pChpPlc->AppendFkpEntry( Strm().Tell(), in OutputOLENode()
384 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf()
471 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrf()
492 pPapPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf()
901 sal_uInt32 nPos = rStrm.Tell(); // Grafik-Anfang merken in WriteGraphicNode()
1026 sal_uInt32 nPos2 = rStrm.Tell(); // Ende merken in WriteGraphicNode()
1047 sal_uInt32 nPos = rStrm.Tell(); // auf 4 Bytes alignen in Write()
1064 aIter->mnPos = rStrm.Tell(); in Write()
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx192 mnCachedPos = mpStream->Tell(); in readBytes()
244 sal_uInt32 nPos = mpStream->Tell(); in available()
250 sal_Int32 nAvailable = (sal_Int32)mpStream->Tell() - nPos; in available()
316 mnCachedPos = mpStream->Tell(); in closeOutput()
387 sal_uInt32 nPos = mpStream->Tell(); in getPosition()
397 sal_uInt32 nCurrentPos = mpStream->Tell(); in getLength()
401 sal_uInt32 nEndPos = mpStream->Tell(); in getLength()
/trunk/main/idl/source/prj/
H A Ddatabase.cxx156 sal_uLong nPos = rStm.Tell(); in IsBinaryFormat()
488 sal_uInt32 nTokPos = rInStm.Tell(); in ReadKnownType()
494 while( nBeginPos != rInStm.Tell() ) in ReadKnownType()
496 nBeginPos = rInStm.Tell(); in ReadKnownType()
602 sal_uInt32 nTokPos = rInStm.Tell(); in ReadKnownAttr()
675 sal_uInt32 nTokPos = rInStm.Tell(); in ReadKnownClass()
853 while( bOk && nBeginPos != rInStm.Tell() ) in ReadSvIdl()
855 nBeginPos = rInStm.Tell(); in ReadSvIdl()
/trunk/main/sd/source/filter/ppt/
H A Dpptatom.cxx49 const sal_Size nStreamPos = mrStream.Tell(); in Atom()
51 const sal_Size nStreamSize = mrStream.Tell(); in Atom()
55 && ( mrStream.Tell() < nStreamSize ) in Atom()
56 && ( mrStream.Tell() < maRecordHeader.GetRecEndFilePos() ) ) in Atom()
H A Dpptin.cxx190 sal_uLong nPosMerk = rStCtrl.Tell(); in ImplSdPPTImport()
201 nDggContainerOfs = rStCtrl.Tell(); in ImplSdPPTImport()
777 sal_uInt32 nFPosMerk = rStCtrl.Tell(); in Import()
907 sal_uInt32 nFPosMerk = rStCtrl.Tell(); in Import()
1529 sal_uLong nFilePosMerk = rStCtrl.Tell(); in ImportPageEffect()
1911 sal_uInt32 nPosMerk = rStCtrl.Tell(); in ReadSound()
1928 sal_uInt32 nPosMerk2 = rStCtrl.Tell(); in ReadSound()
2029 while ( ( rStCtrl.Tell() < pHd->GetRecEndFilePos() ) && !aRetVal.Len() ) in ReadMedia()
2049 while( rStCtrl.Tell() < aExVideoHd.GetRecEndFilePos() ) in ReadMedia()
2708 sal_uInt32 nFilePosMerk2 = rSt.Tell(); in ProcessObj()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx91 sal_Size nNewPos = rStrm.Tell(); in Update()
110 mnOldPos = rStrm.Tell(); in Read()
306 sal_uInt16 nBlockLeft = EXC_ENCR_BLOCKSIZE - GetOffset( rStrm.Tell() ); in OnRead()
313 if( GetOffset( rStrm.Tell() ) == 0 ) in OnRead()
314 maCodec.InitCipher( GetBlock( rStrm.Tell() ) ); in OnRead()
353 mnPos = rStrm.Tell(); in Set()
440 mnStreamSize = mrStrm.Tell(); in XclImpStream()
463 mnNextRecPos = mrStrm.Tell() + mnRawRecSize; in StartNextRecord()
1081 mnNextRecPos = mrStrm.Tell() + mnRawRecSize; in SetupRawRecord()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx166 sal_uLong FPos=rInp.Tell(); in DtHdOverSeek()
186 rInp.Seek(rInp.Tell()+Siz); in ObjkOverSeek()
192 nPos=rInp.Tell(); in operator >>()
198 sal_uLong nPos1=rInp.Tell(); in operator >>()
203 if (rInp.Tell() != nPos) InfoBox( NULL, "seekg funkt nich" ).Execute(); in operator >>()
928 rInp.Seek(rInp.Tell()+aGrup.Last); // Obj-Anhaengsel in DrawObjkList()
967 rInp.Seek(rInp.Tell()+aGrup.Last); // Obj-Anhaengsel in SkipObjkList()
997 nStdPos=rInp.Tell(); in SgfFilterSDrw()
1004 nZchPos=rInp.Tell(); in SgfFilterSDrw()
1019 nZchPos=rInp.Tell(); in SgfFilterSDrw()
[all …]
H A Dsgfbram.cxx326 nOfs=rOut.Tell(); in SgfFilterBMap()
355 nOfs=rOut.Tell(); in SgfFilterBMap()
393 nOfs=rOut.Tell(); in SgfFilterBMap()
427 nFileStart=rInp.Tell(); in SgfBMapFilter()
582 nFileStart=rInp.Tell(); in SgfVectFilter()
640 nPos=rInp.Tell(); in CheckSgfTyp()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1246 sal_uInt32 nPos = pStream->Tell(); in OpenRec()
1268 aRecSizes[nLvl] = pStream->Tell(); in OpenRec()
1287 sal_uInt32 nPos = pStream->Tell(); in CloseRec()
1330 sal_uInt32 nPos = pStream->Tell(); in BytesLeft()
1343 sal_uInt32 nPos = pStream->Tell(); in Peek()
1368 nFlagRecEnd = pStream->Tell() + ( cFlags & 0x0F ); in OpenFlagRec()
1379 nFlagRecEnd = pStream->Tell() + nLen; in OpenFlagRec()
1386 ASSERT( pStream->Tell() == nFlagRecEnd, "Wrong amount of data written" ); in CloseFlagRec()
1390 ASSERT( pStream->Tell() <= nFlagRecEnd, "To many data read" ); in CloseFlagRec()
1391 if( pStream->Tell() != nFlagRecEnd ) in CloseFlagRec()
/trunk/main/svx/source/gallery2/
H A Dcodec.cxx56 const sal_uIntPtr nPos = rStm.Tell(); in IsCoded()
85 const sal_uInt32 nSize = rStmToWrite.Tell(); in Write()
91 nPos = rStm.Tell(); in Write()
99 nCompSize = rStm.Tell() - nPos - 4UL; in Write()
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx706 _nStartPos( pStream->Tell() ), in SfxMiniRecordWriter()
711 DBG( DbgOutf( "SfxFileRec: writing record to %ul", pStream->Tell() ) ); in SfxMiniRecordWriter()
737 DBG(_nStartPos = pStream->Tell()); in SfxMiniRecordWriter()
858 DBG_ASSERT( _pStream->Tell() < _nEofRec, "read behind record" ); in operator *()
976 _nContentStartPos = _pStream->Tell(); in NewContent()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx171 sal_uLong nPos = rStm.Tell(); in Write()
202 sal_uLong nEndPos = rStm.Tell(); in Write()
231 sal_uInt32 nMerk = rStCtrl.Tell(); in SetDefaultPropSet()
252 sal_uLong nFilePos = rIn.Tell(); in ReadPropSet()
1110 sal_uInt32 nPos = rIn.Tell(); in GetShadeColors()
1294 sal_uInt32 nPos = rIn.Tell(); in ApplyRectangularGradientAsBitmap()
3015 sal_uInt32 nOldPos = rIn.Tell(); in Consume()
3312 sal_uInt32 nMerk = rSt.Tell(); in SeekToShape()
5828 sal_uInt32 nFilePos = rSt.Tell(); in SetDgContainer()
6753 rRec.nFilePos = rIn.Tell(); in ReadCommonRecordHeader()
[all …]
H A Descherex.cxx110 nContPos = rStrm.Tell(); in EscherExContainer()
114 sal_uInt32 nPos = rStrm.Tell(); in ~EscherExContainer()
128 nContPos = rStrm.Tell(); in EscherExAtom()
132 sal_uInt32 nPos = rStrm.Tell(); in ~EscherExAtom()
4485 nAtomSize = rPicOutStrm.Tell(); in GetBlibID()
4917 nRecHdPos = rStrm.Tell() - 4; in WriteSolver()
5092 mnStrmStartOfs = mpOutStrm->Tell(); in EscherEx()
5181 nSource = mpOutStrm->Tell(); in InsertAtCurrentPos()
5204 nOldPos = mpOutStrm->Tell(); in SeekBehindRecHeader()
5375 mnCountOfs = mpOutStrm->Tell(); in BeginAtom()
[all …]
H A Ddffpropset.cxx1117 sal_uInt32 nComplexDataFilePos = rIn.Tell() + ( nPropCount * 6 ); in ReadPropSet()
1123 if (nEndOfRecord - rIn.Tell() < 6) in ReadPropSet()
1179 sal_uInt32 nOldPos = rIn.Tell(); in ReadPropSet()
1311 sal_Size nOldPos = rStrm.Tell(); in GetPropertyString()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx148 sal_uLong nXPos = xTableStream->Tell(); in Dump_LVL()
154 sal_uLong nXPos = xTableStream->Tell(); in Dump_LVL()
176 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
212 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
250 sal_uLong nTmpPos = xTableStream->Tell(); in DumpNumList()
257 nLVLPos = xTableStream->Tell(); in DumpNumList()
267 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
292 sal_uLong nTmpPos = xTableStream->Tell(); in DumpNumList()
315 nLVLPos = xTableStream->Tell(); in DumpNumList()
815 long nSprmPos = rSt.Tell(); in DumpSprm()
[all …]
/trunk/main/vcl/source/gdi/
H A Djobset.cxx300 sal_Size nFirstPos = rIStream.Tell(); in operator >>()
355 while( rIStream.Tell() < nFirstPos + nLen ) in operator >>()
374 DBG_ASSERT( rIStream.Tell() == nFirstPos+nLen, "corrupted job setup" ); in operator >>()
426 int nPos = rOStream.Tell(); in operator <<()
446 nLen = sal::static_int_cast<sal_uInt16>(rOStream.Tell() - nPos); in operator <<()
/trunk/main/basic/source/sbx/
H A Dsbxbase.cxx266 sal_uIntPtr nOldPos = rStrm.Tell(); in Load()
274 sal_uIntPtr nNewPos = rStrm.Tell(); in Load()
306 sal_uIntPtr nStartPos = rStrm.Tell(); in Skip()
321 sal_uIntPtr nOldPos = rStrm.Tell(); in Store()
324 sal_uIntPtr nNewPos = rStrm.Tell(); in Store()
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx123 sal_uInt32 nSize = rIn.Tell(); in ImplCopySvStreamToXOutputStream()
168 sal_uInt32 nSizePos = aHeader.Tell(); in storeTo()
182 const sal_uInt32 nSize = aHeader.Tell() + mpFontsStream->Tell() + mpMovieStream->Tell(); in storeTo()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx202 mnStreamPos( pInStream ? pInStream->Tell() : 0 ), in ScImportAsciiDlg()
325 sal_uLong nUniPos = mpDatStream->Tell(); in ScImportAsciiDlg()
358 mnStreamPos = mpDatStream->Tell(); in ScImportAsciiDlg()
455 mnStreamPos = mpDatStream->Tell(); in GetLine()
473 mnStreamPos = mpDatStream->Tell(); in GetLine()
490 mnStreamPos = mpDatStream->Tell(); in GetLine()

Completed in 251 milliseconds

12345678910