Home
last modified time | relevance | path

Searched refs:GetOffsetInBlock (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx609 sal_uInt16 XclExpBiff8Encrypter::GetOffsetInBlock( sal_Size nStrmPos ) const in GetOffsetInBlock() function in XclExpBiff8Encrypter
617 sal_uInt16 nBlockOffset = GetOffsetInBlock(nStrmPos); in EncryptBytes()
638 sal_uInt16 nOldOffset = GetOffsetInBlock(mnOldPos); in EncryptBytes()
667 nBlockOffset = GetOffsetInBlock(nStrmPos); in EncryptBytes()
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx244 sal_uInt16 GetOffsetInBlock( sal_Size nStrmPos ) const;

Completed in 23 milliseconds