Lines Matching refs:Tell

276 	sal_uInt32 nStrmPos = tmpStrm.Tell();  in WriteHyperlinkWithinFly()
278 sal_uInt32 nStrmSize = tmpStrm.Tell(); in WriteHyperlinkWithinFly()
419 sal_uLong nDataStt = pDataStrm->Tell(); in DoComboBox()
420 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoComboBox()
434 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox()
466 sal_uLong nDataStt = pDataStrm->Tell(); in DoCheckBox()
467 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoCheckBox()
480 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox()
526 sal_uLong nDataStt = pDataStrm->Tell(); in DoFormText()
527 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoFormText()
540 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
563 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText()
670 sal_uInt32 nFcStart = rWrt.pTableStrm->Tell(); in WritePlc()
850 RegisterWithFib(rFib, nFcStart, rWrt.pTableStrm->Tell() - nFcStart); in WritePlc()
930 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt()
1004 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
1018 pChpPlc->AppendFkpEntry( Strm().Tell() ); in AppendFlyInFlys()
1020 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec8 ), aSpec8 ); in AppendFlyInFlys()
1388 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1408 sal_uLong nPos = Strm().Tell(); in WriteOutliner()
1409 pPapPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1468 sal_uLong nStart = pTableStrm->Tell(); in WriteEscher()
1474 pFib->lcbDggInfo = pTableStrm->Tell() - nStart; in WriteEscher()
1484 sal_Int32 nEndPos = rWrt.Strm().Tell(); in WritePictures()
2140 sal_uInt16 nArrLen = msword_cast<sal_uInt16>(aPolyDump.Tell()); in WriteFlyFrameAttr()
2198 sal_Int32 nEndPos = pPicStrm->Tell(); in WritePictures()
3186 rWW8Wrt.pChpPlc->AppendFkpEntry(rWW8Wrt.Strm().Tell(),sizeof(aSpecOLE), in ExportControl()