summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbapivottables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbapivottables.hxx')
-rw-r--r--sc/source/ui/vba/vbapivottables.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbapivottables.hxx b/sc/source/ui/vba/vbapivottables.hxx
index 8904e9d4e47d..ba0ac18d2061 100644
--- a/sc/source/ui/vba/vbapivottables.hxx
+++ b/sc/source/ui/vba/vbapivottables.hxx
@@ -23,7 +23,7 @@
#include <vbahelper/vbacollectionimpl.hxx>
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+namespace com::sun::star::uno { class XComponentContext; }
typedef CollTestImplHelper< ov::excel::XPivotTables > ScVbaPivotTables_BASE;