summaryrefslogtreecommitdiff
path: root/xmloff/inc/DomBuilderContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/DomBuilderContext.hxx')
-rw-r--r--xmloff/inc/DomBuilderContext.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/inc/DomBuilderContext.hxx b/xmloff/inc/DomBuilderContext.hxx
index cf73d6e7d608..dcdd16819083 100644
--- a/xmloff/inc/DomBuilderContext.hxx
+++ b/xmloff/inc/DomBuilderContext.hxx
@@ -26,15 +26,15 @@
// forward declarations
-namespace com { namespace sun { namespace star {
- namespace xml { namespace dom {
+namespace com::sun::star {
+ namespace xml::dom {
class XNode;
class XDocument;
- } }
- namespace xml { namespace sax {
+ }
+ namespace xml::sax {
class XAttributeList;
- } }
-} } }
+ }
+}
class SvXMLImport;
class SvXMLImportContext;