summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
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
commit7dbf19db69164fd65fe8ec7d81b86adbfc7e80dd (patch)
treee9abe28d309f40ed069ebb0827e7a22164c555f3 /sfx2/source/doc/docfile.cxx
parentcca6681cb09bc8206909df8998214d73ddebe230 (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/source/doc/docfile.cxx')
-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 39f9764049..073bee8184 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>