summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-06-28 12:31:51 +0000
committerMichael Brauer <mib@openoffice.org>2001-06-28 12:31:51 +0000
commit1c54e07be0d000ce9c06d8e14ba5ae1ba00823df (patch)
tree7fbf9327eefdb47cea406212f54620c70e63333c /sw/source/filter/xml/xmltexti.hxx
parent07e9dd7ddf1479d040f253c0d193050a11fd135c (diff)
#88759#: Store table name for charts
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 3f0c03fd49ea..144313c49151 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexti.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: jp $ $Date: 2001-05-22 15:47:34 $
+ * last change: $Author: mib $ $Date: 2001-06-28 13:31:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,6 +108,7 @@ public:
createAndInsertOLEObject( SvXMLImport& rImport,
const ::rtl::OUString& rHRef,
const ::rtl::OUString& rStyleName,
+ const ::rtl::OUString& rTblName,
sal_Int32 nWidth, sal_Int32 nHeight );
virtual ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet>