Searched refs:MSCodec_XorXLS95 (Results 1 – 3 of 3) sorted by relevance
139 class MSFILTER_DLLPUBLIC MSCodec_XorXLS95 : public MSCodec_Xor95 class142 explicit MSCodec_XorXLS95() : MSCodec_Xor95(2) {} in MSCodec_XorXLS95() function in msfilter::MSCodec_XorXLS95
121 ::msfilter::MSCodec_XorXLS95 maCodec; /// Crypto algorithm implementation.
213 void MSCodec_XorXLS95::Decode( sal_uInt8* pnData, sal_Size nBytes ) in Decode()