From 0371a6336582aea9574d1f8e6ae152ef3f95ac62 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 29 Oct 2014 12:03:33 +0200 Subject: remove unnecessary 'using namespace rtl' declarations It turns out that almost none of them were necessary. Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83 Reviewed-on: https://gerrit.libreoffice.org/12133 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- linguistic/workben/sprophelp.hxx | 1 - linguistic/workben/sspellimp.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'linguistic') diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx index 9122cf02ade1..939ea6b0817f 100644 --- a/linguistic/workben/sprophelp.hxx +++ b/linguistic/workben/sprophelp.hxx @@ -35,7 +35,6 @@ namespace com { namespace sun { namespace star { namespace linguistic2 { }}}}; -using namespace ::rtl; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::lang; diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx index 2ee5745b87be..58b0afe138e0 100644 --- a/linguistic/workben/sspellimp.hxx +++ b/linguistic/workben/sspellimp.hxx @@ -35,7 +35,6 @@ #include "linguistic/misc.hxx" #include "sprophelp.hxx" -using namespace ::rtl; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::lang; -- cgit v1.2.3