Home
last modified time | relevance | path

Searched refs:GetDffFragmentPos (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx151 sal_uInt32 XclEscherEx::GetDffFragmentPos( sal_uInt32 nFragmentKey ) in GetDffFragmentPos() function in XclEscherEx
162 return GetDffFragmentPos( nFragmentKey + 1 ) - GetDffFragmentPos( nFragmentKey ); in GetDffFragmentSize()
169 return GetDffFragmentPos( mnNextKey ) < GetStreamPos(); in HasPendingDffData()
/aoo41x/main/sc/source/filter/inc/
H A Dxcl97esc.hxx89 sal_uInt32 GetDffFragmentPos( sal_uInt32 nFragmentKey );
/aoo41x/main/sc/source/filter/excel/
H A Dxeescher.cxx199 OSL_ENSURE( mrEscherEx.GetStreamPos() == mrEscherEx.GetDffFragmentPos( mnFragmentKey ), in WriteBody()

Completed in 92 milliseconds