summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excelhandlers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/excelhandlers.hxx')
-rw-r--r--sc/source/filter/inc/excelhandlers.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/excelhandlers.hxx b/sc/source/filter/inc/excelhandlers.hxx
index cd9f42076d80..20d0d982e43f 100644
--- a/sc/source/filter/inc/excelhandlers.hxx
+++ b/sc/source/filter/inc/excelhandlers.hxx
@@ -25,8 +25,7 @@
#include "workbookhelper.hxx"
#include "worksheethelper.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
/** Context handler derived from the WorkbookHelper helper class.
@@ -77,8 +76,7 @@ public:
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif