Kaydet (Commit) ee89237e authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED

2005/01/20 03:34:21 mmi 1.2.10.1: smartcard support
Issue number:  38448
Submitted by:
Reviewed by:
üst 28df8577
......@@ -2,9 +2,9 @@
*
* $RCSfile: securityengine.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2004-11-26 14:54:08 $
* last change: $Author: vg $ $Date: 2005-03-10 18:07:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -77,9 +77,6 @@
#ifndef _COM_SUN_STAR_XML_CRYPTO_SAX_XSAXEVENTKEEPER_HPP_
#include <com/sun/star/xml/crypto/sax/XSAXEventKeeper.hpp>
#endif
#ifndef _COM_SUN_STAR_XML_CRYPTO_XXMLSECURITYCONTEXT_HPP_
#include <com/sun/star/xml/crypto/XXMLSecurityContext.hpp>
#endif
#ifndef _COM_SUN_STAR_XML_CRYPTO_XXMLSIGNATURE_HPP_
#include <com/sun/star/xml/crypto/XXMLSignature.hpp>
#endif
......@@ -116,9 +113,6 @@ protected:
com::sun::star::uno::Reference<
com::sun::star::lang::XMultiServiceFactory > mxMSF;
com::sun::star::uno::Reference<
com::sun::star::xml::crypto::XXMLSecurityContext > m_xXMLSecurityContext;
/*
* A SAXEventKeeper internally maintians all resources that a security
* operation needs. The m_xSAXEventKeeper member is used to release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment