summaryrefslogtreecommitdiff
path: root/svx/source/xml
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-18 08:28:34 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-18 08:28:34 +0000
commit596ff9c019897d646e422fb7343e30d192dbc2da (patch)
tree0ce6e87e661ceb68ff7d00a65df60f6c4d31b8d8 /svx/source/xml
parent2a58261930ec191f9f76d60bac044815d91dee26 (diff)
INTEGRATION: CWS impress18 (1.8.110); FILE MERGED
2004/11/03 16:32:30 cl 1.8.110.1: #i32542#: new table use ooo namespace, old ones are read properly
Diffstat (limited to 'svx/source/xml')
-rw-r--r--svx/source/xml/xmlxtimp.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/xml/xmlxtimp.cxx b/svx/source/xml/xmlxtimp.cxx
index c9bec9b1d4e0..0461d7483e1c 100644
--- a/svx/source/xml/xmlxtimp.cxx
+++ b/svx/source/xml/xmlxtimp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlxtimp.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2004-11-09 12:38:53 $
+ * last change: $Author: obo $ $Date: 2004-11-18 09:28:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -442,7 +442,6 @@ sal_Bool SvxXMLXTableImport::load( const OUString& rUrl, const Reference< XNameC
uno::Reference < io::XStream > xIStm;
uno::Reference< io::XActiveDataSource > xSource;
-
xml::sax::InputSource aParserInput;
aParserInput.sSystemId = aMedium.GetName();