summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-03-01 23:05:32 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-03-01 23:05:32 +0100
commitd0230f019bc2958b415c229d0f03dd31e504ef4d (patch)
treef41f3507daf517cbef639332abe86f2a1a41471b /lotuswordpro/source
parent7935ca27998d60cd72e2ac5e90fc1e123711a98a (diff)
Remove "using namespace ::rtl"
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfchartxmlhandler.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfchartxmlhandler.hxx b/lotuswordpro/source/filter/xfilter/xfchartxmlhandler.hxx
index 24305af7d073..0f79476ec4bf 100644
--- a/lotuswordpro/source/filter/xfilter/xfchartxmlhandler.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfchartxmlhandler.hxx
@@ -77,10 +77,11 @@
#include "ixfstream.hxx"
#include "ixfattrlist.hxx"
#include <rtl/ustring.hxx>
-using namespace rtl;
using namespace ::com::sun::star::xml::sax;
using namespace ::com::sun::star::uno;
+using ::rtl::OUString;
+
/**
* @brief
* Chart xml handler