summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/workbookhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/workbookhelper.hxx')
-rw-r--r--sc/source/filter/inc/workbookhelper.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/workbookhelper.hxx b/sc/source/filter/inc/workbookhelper.hxx
index fdf9b41f3307..ad1018302265 100644
--- a/sc/source/filter/inc/workbookhelper.hxx
+++ b/sc/source/filter/inc/workbookhelper.hxx
@@ -54,8 +54,7 @@ class ScEditEngineDefaulter;
class ScDBData;
class ScRangeData;
-namespace oox {
-namespace xls {
+namespace oox::xls {
class ExcelFilter;
@@ -267,8 +266,7 @@ private:
WorkbookGlobals& mrBookGlob;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif