summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbaproject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ole/vbaproject.cxx')
-rw-r--r--oox/source/ole/vbaproject.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/oox/source/ole/vbaproject.cxx b/oox/source/ole/vbaproject.cxx
index bf31f2a2350f..d53fa0780e0c 100644
--- a/oox/source/ole/vbaproject.cxx
+++ b/oox/source/ole/vbaproject.cxx
@@ -48,8 +48,7 @@
#include <oox/ole/vbamodule.hxx>
#include <oox/token/properties.hxx>
-namespace oox {
-namespace ole {
+namespace oox::ole {
using namespace ::com::sun::star;
using namespace ::com::sun::star::container;
@@ -552,7 +551,6 @@ void VbaProject::copyStorage( StorageBase& rVbaPrjStrg )
}
}
-} // namespace ole
} // namespace oox
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */