Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx217 mxEncrypter->EncryptBytes(mrStrm, aBytes); in Write()
526 EncryptBytes(rStrm, aByte); in Encrypt()
534 EncryptBytes(rStrm, pnBytes); in Encrypt()
544 EncryptBytes(rStrm, pnBytes); in Encrypt()
551 EncryptBytes(rStrm, pnBytes); in Encrypt()
558 EncryptBytes(rStrm, pnBytes); in Encrypt()
614 void XclExpBiff8Encrypter::EncryptBytes( SvStream& rStrm, vector<sal_uInt8>& aBytes ) in EncryptBytes() function in XclExpBiff8Encrypter
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx238 void EncryptBytes( SvStream& rStrm, ::std::vector<sal_uInt8>& aBytes );

Completed in 24 milliseconds