Home
last modified time | relevance | path

Searched refs:MSCodec_Std97 (Results 1 – 10 of 10) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmscodec.cxx254 MSCodec_Std97::MSCodec_Std97 () in MSCodec_Std97() function in msfilter::MSCodec_Std97
268 MSCodec_Std97::~MSCodec_Std97 () in ~MSCodec_Std97()
339 uno::Sequence< beans::NamedValue > MSCodec_Std97::GetEncryptionData() in GetEncryptionData()
348 void MSCodec_Std97::InitKey ( in InitKey()
370 bool MSCodec_Std97::VerifyKey ( in VerifyKey()
404 bool MSCodec_Std97::InitCipher (sal_uInt32 nCounter) in InitCipher()
462 bool MSCodec_Std97::Encode ( in Encode()
474 bool MSCodec_Std97::Decode ( in Decode()
486 bool MSCodec_Std97::Skip( sal_Size nDatLen ) in Skip()
529 void MSCodec_Std97::GetEncryptKey ( in GetEncryptKey()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dmscodec.hxx188 class MSFILTER_DLLPUBLIC MSCodec_Std97 class
191 explicit MSCodec_Std97();
192 ~MSCodec_Std97();
359 MSFILTER_DLLPRIVATE MSCodec_Std97( const MSCodec_Std97& );
360 MSFILTER_DLLPRIVATE MSCodec_Std97& operator=( const MSCodec_Std97& );
/trunk/main/sc/source/filter/excel/
H A Dxeroot.cxx273 ::msfilter::MSCodec_Std97 aCodec; in GenerateEncryptionData()
H A Dxestream.cxx595 ::msfilter::MSCodec_Std97 aCodec; in Init()
H A Dxistream.cxx167 ::msfilter::MSCodec_Std97 aCodec97; in OnVerifyPassword()
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx247 ::msfilter::MSCodec_Std97 maCodec; /// Crypto algorithm implementation.
H A Dxistream.hxx157 ::msfilter::MSCodec_Std97 maCodec; /// Crypto algorithm implementation.
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx57 class MSCodec_Std97;
903 bool InitStd97CodecUpdateMedium( ::msfilter::MSCodec_Std97& rCodec );
H A Dww8par.cxx4846 void DecryptRC4(msfilter::MSCodec_Std97& rCtx, SvStream &rIn, SvStream &rOut) in DecryptRC4()
4949 ::msfilter::MSCodec_Std97 aCodec97; in InitXorWord95Codec()
4979 …uno::Sequence< beans::NamedValue > InitStd97Codec( ::msfilter::MSCodec_Std97& rCodec, sal_uInt8 pD… in InitStd97Codec()
5113 msfilter::MSCodec_Std97 aCtx; in LoadThroughDecryption()
H A Dwrtww8.cxx3065 void EncryptRC4(msfilter::MSCodec_Std97& rCtx, SvStream &rIn, SvStream &rOut) in EncryptRC4()
3171 bool SwWW8Writer::InitStd97CodecUpdateMedium( ::msfilter::MSCodec_Std97& rCodec ) in InitStd97CodecUpdateMedium()
3259 msfilter::MSCodec_Std97 aCtx; in ExportDocument_Impl()

Completed in 94 milliseconds