summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/tablecolumnscontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/tablecolumnscontext.hxx')
-rw-r--r--sc/source/filter/inc/tablecolumnscontext.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/tablecolumnscontext.hxx b/sc/source/filter/inc/tablecolumnscontext.hxx
index 8d25ce9e28b5..6c9cb3949567 100644
--- a/sc/source/filter/inc/tablecolumnscontext.hxx
+++ b/sc/source/filter/inc/tablecolumnscontext.hxx
@@ -22,8 +22,7 @@
#include "excelhandlers.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class TableColumn;
class TableColumns;
@@ -60,8 +59,7 @@ private:
TableColumns& mrTableColumns;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif