Lines Matching refs:Tell

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()
445 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox()
477 sal_uLong nDataStt = pDataStrm->Tell(); in DoCheckBox()
478 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoCheckBox()
491 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox()
537 sal_uLong nDataStt = pDataStrm->Tell(); in DoFormText()
538 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoFormText()
551 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
574 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
681 sal_uInt32 nFcStart = rWrt.pTableStrm->Tell(); in WritePlc()
861 RegisterWithFib(rFib, nFcStart, rWrt.pTableStrm->Tell() - nFcStart); in WritePlc()
941 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt()
1015 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
1029 pChpPlc->AppendFkpEntry( Strm().Tell() ); in AppendFlyInFlys()
1031 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec8 ), aSpec8 ); in AppendFlyInFlys()
1399 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1419 sal_uLong nPos = Strm().Tell(); in WriteOutliner()
1420 pPapPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1479 sal_uLong nStart = pTableStrm->Tell(); in WriteEscher()
1485 pFib->lcbDggInfo = pTableStrm->Tell() - nStart; in WriteEscher()
1495 sal_Int32 nEndPos = rWrt.Strm().Tell(); in WritePictures()
2151 sal_uInt16 nArrLen = msword_cast<sal_uInt16>(aPolyDump.Tell()); in WriteFlyFrameAttr()
2209 sal_Int32 nEndPos = pPicStrm->Tell(); in WritePictures()
3197 rWW8Wrt.pChpPlc->AppendFkpEntry(rWW8Wrt.Strm().Tell(),sizeof(aSpecOLE), in ExportControl()