summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unofreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unofreg.hxx')
-rw-r--r--sw/source/core/inc/unofreg.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/source/core/inc/unofreg.hxx b/sw/source/core/inc/unofreg.hxx
index 8350cc74f7e6..afb8e6dcdff5 100644
--- a/sw/source/core/inc/unofreg.hxx
+++ b/sw/source/core/inc/unofreg.hxx
@@ -25,9 +25,7 @@
#include <com/sun/star/uno/Sequence.hxx>
-namespace com { namespace sun { namespace star { namespace lang {
- class XMultiServiceFactory;
-} } } }
+namespace com::sun::star::lang { class XMultiServiceFactory; }
// writer documents
css::uno::Sequence< OUString > SwTextDocument_getSupportedServiceNames() throw();