summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/drawingfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/drawingfragment.hxx')
-rw-r--r--sc/source/filter/inc/drawingfragment.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/drawingfragment.hxx b/sc/source/filter/inc/drawingfragment.hxx
index 8d264472e2fb..de71677f41ea 100644
--- a/sc/source/filter/inc/drawingfragment.hxx
+++ b/sc/source/filter/inc/drawingfragment.hxx
@@ -35,8 +35,7 @@ namespace oox::ole {
struct AxFontData;
}
-namespace oox {
-namespace xls {
+namespace oox::xls {
// DrawingML
@@ -202,8 +201,7 @@ protected:
virtual void finalizeImport() override;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif