Searched refs:GetDffFragmentPos (Results 1 – 3 of 3) sorted by relevance
151 sal_uInt32 XclEscherEx::GetDffFragmentPos( sal_uInt32 nFragmentKey ) in GetDffFragmentPos() function in XclEscherEx162 return GetDffFragmentPos( nFragmentKey + 1 ) - GetDffFragmentPos( nFragmentKey ); in GetDffFragmentSize()169 return GetDffFragmentPos( mnNextKey ) < GetStreamPos(); in HasPendingDffData()
89 sal_uInt32 GetDffFragmentPos( sal_uInt32 nFragmentKey );
199 OSL_ENSURE( mrEscherEx.GetStreamPos() == mrEscherEx.GetDffFragmentPos( mnFragmentKey ), in WriteBody()
Completed in 92 milliseconds