Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx604 sal_uInt32 XclExpBiff8Encrypter::GetBlockPos( sal_Size nStrmPos ) const in GetBlockPos() function in XclExpBiff8Encrypter
618 sal_uInt32 nBlockPos = GetBlockPos(nStrmPos); in EncryptBytes()
639 sal_uInt32 nOldBlockPos = GetBlockPos(mnOldPos); in EncryptBytes()
668 nBlockPos = GetBlockPos(nStrmPos); in EncryptBytes()
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx243 sal_uInt32 GetBlockPos( sal_Size nStrmPos ) const;

Completed in 27 milliseconds