Home
last modified time | relevance | path

Searched refs:XclImpDecrypterRef (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1017 XclImpDecrypterRef lclReadFilepass5( XclImpStream& rStrm ) in lclReadFilepass5()
1019 XclImpDecrypterRef xDecr; in lclReadFilepass5()
1030 XclImpDecrypterRef lclReadFilepass8_Standard( XclImpStream& rStrm ) in lclReadFilepass8_Standard()
1032 XclImpDecrypterRef xDecr; in lclReadFilepass8_Standard()
1047 XclImpDecrypterRef lclReadFilepass8_Strong( XclImpStream& /*rStrm*/ ) in lclReadFilepass8_Strong()
1050 return XclImpDecrypterRef(); in lclReadFilepass8_Strong()
1053 XclImpDecrypterRef lclReadFilepass8( XclImpStream& rStrm ) in lclReadFilepass8()
1055 XclImpDecrypterRef xDecr; in lclReadFilepass8()
1097 XclImpDecrypterRef xDecr; in ReadFilepass()
H A Dxistream.cxx65 XclImpDecrypterRef XclImpDecrypter::Clone() const in Clone()
67 XclImpDecrypterRef xNewDecr; in Clone()
500 void XclImpStream::SetDecrypter( XclImpDecrypterRef xDecrypter ) in SetDecrypter()
509 XclImpDecrypterRef xNewDecr; in CopyDecrypterFrom()
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx46 typedef ScfRef< XclImpDecrypter > XclImpDecrypterRef; typedef
61 XclImpDecrypterRef Clone() const;
298 void SetDecrypter( XclImpDecrypterRef xDecrypter );
508 XclImpDecrypterRef mxDecrypter; /// Provides methods to decrypt data.

Completed in 29 milliseconds