summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsecurity/macrosecurity.hxx')
-rw-r--r--xmlsecurity/inc/xmlsecurity/macrosecurity.hxx21
1 files changed, 2 insertions, 19 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
index 77a5213b9eb9..8a330f82c73a 100644
--- a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
+++ b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: macrosecurity.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mt $ $Date: 2004-07-26 12:13:28 $
+ * last change: $Author: mt $ $Date: 2004-07-28 09:12:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,32 +70,15 @@
#include <vcl/tabpage.hxx>
#include <svtools/stdctrl.hxx>
#include <svx/simptabl.hxx>
-#include <svtools/svmedit.hxx>
#include <svtools/securityoptions.hxx>
-#include <xmlsecurity/documentsignaturehelper.hxx>
-#include <xmlsecurity/xmlsignaturehelper.hxx>
-
namespace com {
namespace sun {
namespace star {
-namespace security {
- class XCertificate; }
namespace xml { namespace crypto {
class XSecurityEnvironment; }}
}}}
-namespace com {
-namespace sun {
-namespace star {
-namespace lang {
- class XMultiServiceFactory; }
-namespace io {
- class XStream; }
-namespace embed {
- class XStorage; }
-}}}
-
namespace css = com::sun::star;
namespace cssu = com::sun::star::uno;
namespace dcss = ::com::sun::star;