summaryrefslogtreecommitdiffstats
path: root/oox/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-05 12:34:10 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-05 12:34:33 +0100
commit41e03a166eb9077dddd3f0ee9c2602122ec7d5ba (patch)
tree157456c10783d0e644bcca7f8c84600cf6ab78d1 /oox/source
parentfdo#39468 translate German comments in /vcl V2 (diff)
downloadcore-41e03a166eb9077dddd3f0ee9c2602122ec7d5ba.tar.gz
core-41e03a166eb9077dddd3f0ee9c2602122ec7d5ba.zip
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/export/shapes.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/export/shapes.cxx b/oox/source/export/shapes.cxx
index d276f7423485..89e6440e47c7 100644
--- a/oox/source/export/shapes.cxx
+++ b/oox/source/export/shapes.cxx
@@ -105,7 +105,6 @@ using ::com::sun::star::chart2::XChartDocument;
using ::com::sun::star::frame::XModel;
using ::com::sun::star::sheet::XSpreadsheetDocument;
using ::comphelper::MediaDescriptor;
-using ::oox::core::XmlFilterBase;
using ::sax_fastparser::FSHelperPtr;
#define IDS(x) OString(OStringLiteral(#x " ") + OString::valueOf( mnShapeIdMax++ )).getStr()