summaryrefslogtreecommitdiff
path: root/i18npool/source/registerservices/registerservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/registerservices/registerservices.cxx')
-rw-r--r--i18npool/source/registerservices/registerservices.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/registerservices/registerservices.cxx b/i18npool/source/registerservices/registerservices.cxx
index d08d33b7b7e3..ce73552f04f4 100644
--- a/i18npool/source/registerservices/registerservices.cxx
+++ b/i18npool/source/registerservices/registerservices.cxx
@@ -60,6 +60,8 @@
#include <textconversion.hxx>
using namespace ::com::sun::star;
+using namespace ::com::sun::star::i18n;
+using namespace i18npool;
#define IMPL_CREATEINSTANCE( ImplName ) \
uno::Reference< uno::XInterface > \
@@ -94,8 +96,6 @@ typedef uno::Reference<
&implName##_CreateInstance }
-using namespace i18n;
-
// At least for iOS it doesn't hurt if we have lots of functions here
// generated by these lovely macros that get compiled, but then no
// references to them thanks to the WITH_LOCALE ifdefs for the