summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/stylesfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/stylesfragment.hxx')
-rw-r--r--sc/source/filter/inc/stylesfragment.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/stylesfragment.hxx b/sc/source/filter/inc/stylesfragment.hxx
index c6e19dd3f723..4d65a3ea960d 100644
--- a/sc/source/filter/inc/stylesfragment.hxx
+++ b/sc/source/filter/inc/stylesfragment.hxx
@@ -23,8 +23,7 @@
#include "excelhandlers.hxx"
#include "stylesbuffer.hxx"
-namespace oox {
-namespace xls {
+namespace oox::xls {
class IndexedColorsContext : public WorkbookContextBase
{
@@ -126,8 +125,7 @@ protected:
virtual void finalizeImport() override;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif