INTEGRATION: CWS xmlsec10 (1.2.24); FILE MERGED

2005/03/23 09:52:47 mmi 1.2.24.1: idl review
Issue number:
Submitted by:
Reviewed by:
This commit is contained in:
Rüdiger Timm
2005-03-29 12:22:10 +00:00
parent 900cf094ff
commit e23e9deb17
2 changed files with 6 additions and 6 deletions

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: securityengine.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2004-11-26 14:53:55 $
* last change: $Author: rt $ $Date: 2005-03-29 13:21:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@ SecurityEngine::SecurityEngine( const cssu::Reference< cssl::XMultiServiceFactor
m_nNumOfResolvedReferences(0),
m_bMissionDone(false),
m_nSecurityId(-1),
m_nStatus(::com::sun::star::xml::crypto::SecurityOperationStatus_STATUS_UNKNOWN)
m_nStatus(::com::sun::star::xml::crypto::SecurityOperationStatus_UNKNOWN)
{
}