summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-11-11 09:20:03 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-11-11 09:20:03 +0000
commit849428fcf700e058aa4d04528acc355dc1467498 (patch)
tree5379091bc35a6467f0b45fb7b8809dac0ec6c5dc /sfx2
parent1b1ce97c0112f2a3f283e1119c59feb08d541c9f (diff)
INTEGRATION: CWS xmlsec13 (1.170.6); FILE MERGED
2005/11/01 05:39:23 jl 1.170.6.2: RESYNC: (1.170-1.172); FILE MERGED 2005/10/25 08:09:57 jl 1.170.6.1: #54495# adapt to use DocumentSignatureInformation
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/docfile.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx
index 5c028e33a811..8ae339facefa 100644
--- a/sfx2/source/doc/docfile.cxx
+++ b/sfx2/source/doc/docfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docfile.cxx,v $
*
- * $Revision: 1.173 $
+ * $Revision: 1.174 $
*
- * last change: $Author: rt $ $Date: 2005-11-11 09:06:02 $
+ * last change: $Author: rt $ $Date: 2005-11-11 10:20:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,7 +126,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#endif
#ifndef _COM_SUN_STAR_SECURITY_DOCUMENTSIGNATURESINFORMATION_HPP_
-#include <com/sun/star/security/DocumentSignaturesInformation.hpp>
+#include <com/sun/star/security/DocumentSignatureInformation.hpp>
#endif
#ifndef _COM_SUN_STAR_SECURITY_XDOCUMENTDIGITALSIGNATURES_HPP_
#include <com/sun/star/security/XDocumentDigitalSignatures.hpp>