summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-02-24 20:39:53 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-02-24 20:41:02 +0100
commitacab64bd1d6ea2462d12723dee8774ab66382597 (patch)
tree3ad41f8ebff2deae8654a5aea34d73bb2fd3572d /sd/source/ui
parentb581175e1781680a48437e793d4d64465d971781 (diff)
Remove "using namespace ::rtl"
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/unoidl/facreg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/facreg.cxx b/sd/source/ui/unoidl/facreg.cxx
index 297c81e156db..254f8eaceb99 100644
--- a/sd/source/ui/unoidl/facreg.cxx
+++ b/sd/source/ui/unoidl/facreg.cxx
@@ -46,9 +46,9 @@
#include <boost/unordered_map.hpp>
#include <boost/shared_ptr.hpp>
-using namespace rtl;
using namespace com::sun::star;
+using ::rtl::OUString;
// Forward declarations of the factories.