summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 21:24:49 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-04 13:58:39 +0100
commit57d169b6061549ce273582bd2ee96cce34f1c5a2 (patch)
tree6278135af37fa40be166da25d4f5886f96d0f0fb /oox/source/drawingml
parentdb7e034b1487cec4686fe0d2e37afd63d4adf8e8 (diff)
doubled namespace
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
Diffstat (limited to 'oox/source/drawingml')
-rw-r--r--oox/source/drawingml/table/tablestylelistfragmenthandler.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/table/tablestylelistfragmenthandler.cxx b/oox/source/drawingml/table/tablestylelistfragmenthandler.cxx
index 1829ba984d82..b189d6332b9f 100644
--- a/oox/source/drawingml/table/tablestylelistfragmenthandler.cxx
+++ b/oox/source/drawingml/table/tablestylelistfragmenthandler.cxx
@@ -22,7 +22,6 @@
using namespace ::oox::core;
using namespace ::com::sun::star;
-using namespace ::oox::core;
using namespace ::oox::drawingml;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;