summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-03-21 12:40:51 +0000
committerMichael Brauer <mib@openoffice.org>2001-03-21 12:40:51 +0000
commit5593aeb4b123894b7ce670791e71ed9b2384fdaf (patch)
tree4e43871c91ab6df30c74c309dfbda436708ca930 /sw/source/filter/xml/xmltexti.hxx
parentcac8fa82ff2b60821840e177818749e8d55b246d (diff)
Import and export vis area for foreign objects
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 f85394174c6e..ffdf16362bbe 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.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: mib $ $Date: 2001-03-21 10:19:54 $
+ * last change: $Author: mib $ $Date: 2001-03-21 13:38:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,6 +101,7 @@ public:
::com::sun::star::beans::XPropertySet>
createAndInsertOLEObject( SvXMLImport& rImport,
const ::rtl::OUString& rHRef,
+ const ::rtl::OUString& rStyleName,
sal_Int32 nWidth, sal_Int32 nHeight );
virtual ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet>