summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-14 09:21:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-14 09:21:06 +0000
commite6df13b5ada650fef0c1bb21e311f5351c1a3757 (patch)
treea05cc6dcae3a566bd14f2783273a840d801a53df
parent173e651045d3ea808d0d5ef35b4b78d54f1cafee (diff)
INTEGRATION: CWS jl93 (1.10.140); FILE MERGED
2008/05/05 13:13:42 jl 1.10.140.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 10:04:12 jl 1.10.140.1: #i86651# changes for ODF 1.2 conform signature
-rw-r--r--xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
index d7fa9344690f..0feae0e5ad77 100644
--- a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
+++ b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xmlsignaturehelper.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -120,6 +120,7 @@ private:
XMLSignatureVerifyResults maVerifyResults;
XSecController* mpXSecController;
bool mbError;
+ bool mbODFPre1_2;
Link maStartVerifySignatureHdl;
private: