summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbahelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ole/vbahelper.cxx')
-rw-r--r--oox/source/ole/vbahelper.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/oox/source/ole/vbahelper.cxx b/oox/source/ole/vbahelper.cxx
index 3bf72d30bfa5..82d38d83610c 100644
--- a/oox/source/ole/vbahelper.cxx
+++ b/oox/source/ole/vbahelper.cxx
@@ -32,9 +32,12 @@
namespace oox {
namespace ole {
+// ============================================================================
+
+using namespace ::com::sun::star::uno;
+
using ::rtl::OUString;
using ::rtl::OUStringBuffer;
-using namespace ::com::sun::star::uno;
// ============================================================================