summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/helper')
-rw-r--r--xmlsecurity/source/helper/ooxmlsecexporter.hxx13
1 files changed, 2 insertions, 11 deletions
diff --git a/xmlsecurity/source/helper/ooxmlsecexporter.hxx b/xmlsecurity/source/helper/ooxmlsecexporter.hxx
index 5d94da2fdb6c..5f432ae8fb5f 100644
--- a/xmlsecurity/source/helper/ooxmlsecexporter.hxx
+++ b/xmlsecurity/source/helper/ooxmlsecexporter.hxx
@@ -14,11 +14,7 @@
#include <svl/sigstruct.hxx>
-namespace com
-{
-namespace sun
-{
-namespace star
+namespace com::sun::star
{
namespace embed
{
@@ -28,16 +24,11 @@ namespace uno
{
class XComponentContext;
}
-namespace xml
-{
-namespace sax
+namespace xml::sax
{
class XDocumentHandler;
}
}
-}
-}
-}
/// Writes a single OOXML digital signature.
class OOXMLSecExporter