Lines Matching refs:Tell

747 						sal_uInt32 nIndex, nPos = rSt.Tell();  in RecolorGraphic()
844 … while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < maShapeRecords.Current()->GetRecEndFilePos() ) ) in ProcessObj()
1446 nStreamLen = rStCtrl.Tell(); in SdrPowerPointImport()
1506 while ( bOk && ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < nPibLen ) ) in SdrPowerPointImport()
1645 pPreviousPersist->nSlidePersistEndOffset = rStCtrl.Tell(); in SdrPowerPointImport()
1648 pE2->nSlidePersistStartOffset = rStCtrl.Tell(); in SdrPowerPointImport()
1885 sal_uInt32 nOldPos = rInput.Tell(); in SdrPowerPointOLEDecompress()
1909 sal_uInt32 nOldPos = rStCtrl.Tell(); in ImportOLE()
1917 …&& ( rStCtrl.Tell() < ((SdrPowerPointImport*)this)->maShapeRecords.Current()->GetRecEndFilePos() )… in ImportOLE()
2082 nOldPos = rStCtrl.Tell(); in ImportExOleObjStg()
2111 sal_uInt32 nOldPos = rStCtrl.Tell(); in SeekOle()
2182 nSource = rStCtrl.Tell(); in SeekOle()
2266 sal_uLong nFPosMerk = rStCtrl.Tell(); // FilePos merken fuer spaetere Restauration in ReadFontCollection()
2541 sal_uLong nFPosMerk = rStCtrl.Tell(); // FilePos merken fuer ggf. spaetere Restauration in SeekToDocument()
2562 sal_uInt32 nOldPos = rSt.Tell(); in SeekToContentOfProgTag()
2794 sal_uInt32 nStreamPos = rSt.Tell(); in SeekToShape()
2875 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < rComment10Hd.GetRecEndFilePos() ) ) in ImportComment10()
2937 sal_uInt32 nMerk = rStCtrl.Tell(); in ImportPage()
2957 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < aPageHd.GetRecEndFilePos() ) ) in ImportPage()
2959 nLastPosition = rStCtrl.Tell(); in ImportPage()
2990 sal_uInt32 nPPDrawOfs = rStCtrl.Tell(); in ImportPage()
2993 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < aPPDrawHd.GetRecEndFilePos() ) ) in ImportPage()
3021 sal_uInt32 nPos = rStCtrl.Tell(); in ImportPage()
3055 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < aPPDrawHd.GetRecEndFilePos() ) ) in ImportPage()
3068 … while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < aEscherObjListHd.GetRecEndFilePos() ) ) in ImportPage()
3070 nShapeLastPosition = rStCtrl.Tell(); in ImportPage()
3091 if (rStCtrl.Tell() == nShapeLastPosition) { in ImportPage()
3147 if (rStCtrl.Tell() == nLastPosition) { in ImportPage()
3227 sal_uLong nFPosMerk = rStCtrl.Tell(); // FilePos merken fuer spaetere Restauration in ImportPageBackgroundObject()
3357 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < rHd.GetRecEndFilePos() ) ) in ImportHeaderFooterContainer()
3523 sal_uInt32 nOldPos = rSt.Tell(); in PPTExtParaProv()
3536 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
3543 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
3613 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
3627 … while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aHd.GetRecEndFilePos() ) && ( i < nDepth ) ) in PPTExtParaProv()
3633 if ( rSt.Tell() != aHd.GetRecEndFilePos() ) in PPTExtParaProv()
4362 sal_uInt32 nOldFilePos = rIn.Tell(); in PPTStyleSheet()
4389 while ( rIn.Tell() < pEnvHeader->GetRecEndFilePos() ) in PPTStyleSheet()
4405 …while ( rIn.GetError() == 0 && rIn.Tell() < aTxMasterStyleHd.GetRecEndFilePos() && nLev < nLevelAn… in PPTStyleSheet()
4442 while ( rIn.Tell() < rSlideHd.GetRecEndFilePos() ) in PPTStyleSheet()
4450 …while ( ( aTxMasterStyleHd.nRecType == PPT_PST_TxMasterStyleAtom ) && ( rIn.Tell() < rSlideHd.GetR… in PPTStyleSheet()
4500 …while ( rIn.GetError() == 0 && rIn.Tell() < aTxMasterStyleHd.GetRecEndFilePos() && nLev < nLevelAn… in PPTStyleSheet()
4528 if ( rIn.Tell() > aTxMasterStyleHd.GetRecEndFilePos() ) in PPTStyleSheet()
4532 aMsg += ByteString::CreateFromInt32( rIn.Tell() - aTxMasterStyleHd.GetRecEndFilePos() ); in PPTStyleSheet()
4534 if ( rIn.Tell() < aTxMasterStyleHd.GetRecEndFilePos() ) in PPTStyleSheet()
4538 aMsg += ByteString::CreateFromInt32( aTxMasterStyleHd.GetRecEndFilePos() - rIn.Tell() ); in PPTStyleSheet()
4547 if ( rIn.Tell() != aTxMasterStyleHd.GetRecEndFilePos() ) in PPTStyleSheet()
4582 while ( rIn.Tell() < pEnvHeader2->GetRecEndFilePos() ) in PPTStyleSheet()
4592 …while ( rIn.GetError() == 0 && rIn.Tell() < aTxMasterStyleHd2.GetRecEndFilePos() && nLev < nLevelA… in PPTStyleSheet()
4863 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextRulerInterpreter()
4997 if ( nFlags & 0xf && ( rIn.Tell() < nRecEndPos ) ) in Read()
4999 if ( nFlags & 0x80 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5001 if ( nFlags & 0x10 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5003 if ( nFlags & 0x40 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5005 if ( nFlags & 0x0020 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5007 if ( nFlags & 0x800 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5009 if ( nFlags & 0x400 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5011 if ( nFlags & 0x200 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5013 if ( nFlags & 0x100 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5015 if ( nFlags & 0x1000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5017 if ( nFlags & 0x2000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5019 if ( nFlags & 0x4000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5021 if ( nFlags & 0x8000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5023 if ( nFlags & 0x10000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5025 if ( nFlags & 0xe0000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5037 while ( nFlags && nMask && ( rIn.Tell() < nRecEndPos ) ) in Read()
5046 bValid = rIn.Tell() == nRecEndPos; in Read()
5082 while ( rIn.Tell() < rRecHd.GetRecEndFilePos() ) in Read()
5128 bValid = rIn.Tell() == rRecHd.GetRecEndFilePos(); in Read()
5416 sal_uInt32 nMerk = rIn.Tell(); in Init()
5423 while( ( rIn.GetError() == 0 ) && ( rIn.Tell() < rExtParaHd.GetRecEndFilePos() ) ) in Init()
6754 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextObj()
6793 nTextRulerAtomOfs = rIn.Tell(); in PPTTextObj()
6818 sal_uInt32 nOldPos = rIn.Tell(); in PPTTextObj()
6863 while ( rIn.Tell() < pE->nSlidePersistEndOffset ) in PPTTextObj()
6876 if ( rIn.Tell() > pE->nSlidePersistEndOffset ) in PPTTextObj()
6887 while ( rIn.Tell() < pE->nSlidePersistEndOffset ) in PPTTextObj()
6914 sal_uInt32 nFilePos = rIn.Tell(); in PPTTextObj()
6995 while ( rIn.Tell() < aClientTextBoxHd.GetRecEndFilePos() ) in PPTTextObj()