summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTrackedChangesImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTrackedChangesImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLTrackedChangesImportContext.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLTrackedChangesImportContext.hxx b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
index 3abaa438b2e8..5e2af606b644 100644
--- a/xmloff/source/text/XMLTrackedChangesImportContext.hxx
+++ b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
@@ -25,11 +25,11 @@
#include <com/sun/star/uno/Reference.h>
-namespace com { namespace sun { namespace star {
- namespace xml { namespace sax {
+namespace com::sun::star {
+ namespace xml::sax {
class XAttributeList;
- } }
-} } }
+ }
+}
class XMLTrackedChangesImportContext : public SvXMLImportContext
{