Lines Matching refs:Tell

319     sal_uInt32 nEditPos = mpCurUserStrm->Tell();  in ImplCreateCurrentUserStream()
361 uno::Sequence<sal_uInt8> aHyperSeq(aHyperBlob.Tell()); in ImplCreateDocumentSummaryInformation()
395 if ( rSt.Tell() ) in ImplWriteExtParaHeader()
402 aBuExOutlineStream.Write( rSt.GetData(), rSt.Tell() ); in ImplWriteExtParaHeader()
543 mpPptEscherEx->InsertPersistOffset( EPP_MAINNOTESMASTER_PERSIST_KEY, mpStrm->Tell() ); in ImplCreateDocument()
553 mpPptEscherEx->PtInsert( EPP_Persist_Document, mpStrm->Tell() ); in ImplCreateDocument()
573 mpPptEscherEx->InsertPersistOffset( EPP_MAINSLIDE_PERSIST_KEY | i, mpStrm->Tell() ); in ImplCreateDocument()
602 mpPptEscherEx->InsertPersistOffset( EPP_MAINNOTES_PERSIST_KEY | i, mpStrm->Tell() ); in ImplCreateDocument()
817 nParaOfs = rStrm.Tell(); in ImplCreateHyperBlob()
886 nCurrentOfs = rStrm.Tell(); in ImplCreateHyperBlob()
957 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_MainMaster | nPageNum, mpStrm->Tell() ); in ImplCreateMaster()
1034 if ( aBuExMasterStream.Tell() ) in ImplCreateMaster()
1074 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_MainNotes, mpStrm->Tell() ); in ImplCreateMainNotes()
1240 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_Slide | nPageNum, mpStrm->Tell() ); in ImplCreateSlide()
1567 sal_uInt32 nmsofbtAnimGroupSize = amsofbtAnimGroup.Tell(); in ImplCreateSlide()
1579 aBinaryTagData10Atom.Write( amsofbtAnimGroup.GetData(), amsofbtAnimGroup.Tell() ); in ImplCreateSlide()
1585 if ( aBinaryTagData10Atom.Tell() ) in ImplCreateSlide()
1599 mpStrm->Write( aBinaryTagData10Atom.GetData(), aBinaryTagData10Atom.Tell() ); in ImplCreateSlide()
1655 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_Notes | nPageNum, mpStrm->Tell() ); in ImplCreateNotes()
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()
1877 sal_uInt32 i, nPos, nOfs, nPersistOfs = mpStrm->Tell(); in ImplWriteAtomEnding()
1931 nOldPos = mpStrm->Tell(); in ImplWriteAtomEnding()
1951 sal_uInt32 nOldPos = mpStrm->Tell(); in ImplWriteAtomEnding()
1960 nPos = mpStrm->Tell(); in ImplWriteAtomEnding()