Home
last modified time | relevance | path

Searched refs:GetSvStreamPos (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dread.cxx104 nProgressBaseSize += (aIn.GetSvStreamPos() - nProgressBasePos); in Read()
140 pProgress->ProgressAbs( nProgressBaseSize + aIn.GetSvStreamPos() - nProgressBasePos ); in Read()
831 nProgressBaseSize += (maStrm.GetSvStreamPos() - nProgressBasePos); in Read()
909 pProgress->ProgressAbs( nProgressBaseSize + aIn.GetSvStreamPos() - nProgressBasePos ); in Read()
H A Dexcdoc.cxx770 xBoundsheet->SetStreamPos( aXclStrm.GetSvStreamPos() ); in Write()
812 xBoundsheet->SetStreamPos( aXclStrm.GetSvStreamPos() ); in WriteXml()
H A Dexcrecds.cxx419 nOwnPos = rStrm.GetSvStreamPos(); in SaveCont()
H A Dxecontent.cxx228 sal_uInt32 nStrmPos = static_cast< sal_uInt32 >( rStrm.GetSvStreamPos() ); in Save()
/aoo41x/main/sc/source/filter/inc/
H A Dxestream.hxx163 inline sal_Size GetSvStreamPos() const { return mrStrm.Tell(); } in GetSvStreamPos() function in XclExpStream
H A Dxistream.hxx445 inline sal_Size GetSvStreamPos() const { return mrStrm.Tell(); } in GetSvStreamPos() function in XclImpStream
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx770 nOwnPos = rStrm.GetSvStreamPos(); in SaveCont()

Completed in 46 milliseconds