summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/drawingfragment.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-01-24 09:15:27 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-25 06:47:36 +0000
commita7ecbbec9eefdc90cd5ea086954ba6bf8f694433 (patch)
treeef6da58d4e21a394d9b3093e282b0da71970a21d /sc/source/filter/oox/drawingfragment.cxx
parentf26bbdb386f9e66b1a154d0589b1a446ea2dd8d5 (diff)
cleanup css includes and using namespaces
Change-Id: I29c3f89c50f858ff4592d0058f15d856de465d77 Reviewed-on: https://gerrit.libreoffice.org/33490 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/filter/oox/drawingfragment.cxx')
-rw-r--r--sc/source/filter/oox/drawingfragment.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/oox/drawingfragment.cxx b/sc/source/filter/oox/drawingfragment.cxx
index 67b24276b5b4..91a2e5008728 100644
--- a/sc/source/filter/oox/drawingfragment.cxx
+++ b/sc/source/filter/oox/drawingfragment.cxx
@@ -56,7 +56,6 @@ using namespace ::com::sun::star::document;
using namespace ::com::sun::star::drawing;
using namespace ::com::sun::star::script;
using namespace ::com::sun::star::uno;
-using namespace ::com::sun::star::xml::sax;
using namespace ::oox::core;
using namespace ::oox::drawingml;
using namespace ::oox::ole;