summaryrefslogtreecommitdiffstats
path: root/xmloff
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-30 10:57:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-30 21:15:03 +0200
commit709040e0adf0a533700576b14c8498f986a601e9 (patch)
treeb442f01822040432312359c2c4bd1536d53085bb /xmloff
parentsal,external: remove checks for obsolete VCVER=120 (diff)
downloadcore-709040e0adf0a533700576b14c8498f986a601e9.tar.gz
core-709040e0adf0a533700576b14c8498f986a601e9.zip
remove duplicate 'using namespace'
Change-Id: I7f8828f677cfb588135ff75c03ffb75895773440 Reviewed-on: https://gerrit.libreoffice.org/38201 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/chart/SchXMLExport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx
index 3c7191cc1eb1..cec2ceeaf143 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -111,7 +111,6 @@
using namespace com::sun::star;
using namespace ::xmloff::token;
-using namespace ::com::sun::star;
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Any;