summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/unitconv.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-02-24 15:22:42 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-02-24 15:22:42 +0100
commit58737fb3f2950767f559cf3cf97d7815078dcd92 (patch)
treea49aa8e23da2e120bc18b5365b2ec613460fecd9 /sc/source/core/tool/unitconv.cxx
parente4ba8c9aedbd18a5863a6d29a5327d773d6176bd (diff)
Remove "using namespace ::rtl"
Diffstat (limited to 'sc/source/core/tool/unitconv.cxx')
-rw-r--r--sc/source/core/tool/unitconv.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/core/tool/unitconv.cxx b/sc/source/core/tool/unitconv.cxx
index 58cb4146be01..27eaede85175 100644
--- a/sc/source/core/tool/unitconv.cxx
+++ b/sc/source/core/tool/unitconv.cxx
@@ -39,9 +39,10 @@
#include "viewopti.hxx" //! move ScLinkConfigItem to separate header!
using namespace utl;
-using namespace rtl;
using namespace com::sun::star::uno;
+using ::rtl::OUString;
+
// --------------------------------------------------------------------
const sal_Unicode cDelim = 0x01; // Delimiter zwischen From und To