summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/extlstcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/extlstcontext.hxx')
-rw-r--r--sc/source/filter/inc/extlstcontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/extlstcontext.hxx b/sc/source/filter/inc/extlstcontext.hxx
index 38f353e47f85..4c7b697299e8 100644
--- a/sc/source/filter/inc/extlstcontext.hxx
+++ b/sc/source/filter/inc/extlstcontext.hxx
@@ -21,8 +21,8 @@ extern sal_Int32 rStyleIdx; // Holds index of the <extlst> <cfRule> style (Will
struct ScDataBarFormatData;
namespace oox { class AttributeList; }
-namespace oox { namespace xls { class WorkbookFragment; } }
-namespace oox { namespace xls { class WorksheetFragment; } }
+namespace oox::xls { class WorkbookFragment; }
+namespace oox::xls { class WorksheetFragment; }
namespace oox {
namespace xls {