summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/externallinkfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/externallinkfragment.hxx')
-rw-r--r--sc/source/filter/inc/externallinkfragment.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/externallinkfragment.hxx b/sc/source/filter/inc/externallinkfragment.hxx
index e2964c961401..85a3cf8a40d9 100644
--- a/sc/source/filter/inc/externallinkfragment.hxx
+++ b/sc/source/filter/inc/externallinkfragment.hxx
@@ -23,8 +23,7 @@
#include "excelhandlers.hxx"
#include "externallinkbuffer.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
/** This class implements importing the sheetData element in external sheets.
@@ -96,8 +95,7 @@ private:
sal_Int32 mnResultType;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif