summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/autofiltercontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/autofiltercontext.hxx')
-rw-r--r--sc/source/filter/inc/autofiltercontext.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/autofiltercontext.hxx b/sc/source/filter/inc/autofiltercontext.hxx
index 9a58a8a998e0..1890e41f60ae 100644
--- a/sc/source/filter/inc/autofiltercontext.hxx
+++ b/sc/source/filter/inc/autofiltercontext.hxx
@@ -22,8 +22,7 @@
#include "excelhandlers.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class AutoFilter;
class FilterColumn;
@@ -77,8 +76,7 @@ private:
AutoFilter& mrAutoFilter;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif