summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/worksheethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/worksheethelper.hxx')
-rw-r--r--sc/source/filter/inc/worksheethelper.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/worksheethelper.hxx b/sc/source/filter/inc/worksheethelper.hxx
index 55e8dd1c2171..eb4e1e32a58d 100644
--- a/sc/source/filter/inc/worksheethelper.hxx
+++ b/sc/source/filter/inc/worksheethelper.hxx
@@ -39,8 +39,7 @@ namespace com::sun::star {
namespace table { class XCellRange; }
}
-namespace oox {
-namespace xls {
+namespace oox::xls {
class AutoFilterBuffer;
class CommentsBuffer;
@@ -302,8 +301,7 @@ private:
WorksheetGlobals& mrSheetGlob;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif