summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/workbookfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/workbookfragment.hxx')
-rw-r--r--sc/source/filter/inc/workbookfragment.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/workbookfragment.hxx b/sc/source/filter/inc/workbookfragment.hxx
index 4e22b7b9f3d4..c641424dc9e6 100644
--- a/sc/source/filter/inc/workbookfragment.hxx
+++ b/sc/source/filter/inc/workbookfragment.hxx
@@ -23,8 +23,7 @@
#include "defnamesbuffer.hxx"
#include "excelhandlers.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class ExternalLink;
@@ -61,8 +60,7 @@ private:
DefinedNameRef mxCurrName;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif