summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2000-12-02 09:57:15 +0000
committerMichael Brauer <mib@openoffice.org>2000-12-02 09:57:15 +0000
commit89bbf41f22528a65b315c6e0e0d1ecfb0d6fe5ae (patch)
treef3f5c6c5f0c63695043f45db9c751507a2531f58 /sw/source/filter/xml/xmlimp.hxx
parente6fe15be1d26c68a87107ff95c88db5e511deb02 (diff)
#80795#: use packages
Diffstat (limited to 'sw/source/filter/xml/xmlimp.hxx')
-rw-r--r--sw/source/filter/xml/xmlimp.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmlimp.hxx b/sw/source/filter/xml/xmlimp.hxx
index b41c3684c2be..108e35fede68 100644
--- a/sw/source/filter/xml/xmlimp.hxx
+++ b/sw/source/filter/xml/xmlimp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlimp.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ab $ $Date: 2000-11-28 11:48:00 $
+ * last change: $Author: mib $ $Date: 2000-12-02 10:57:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,7 +136,9 @@ public:
SwXMLImport( SwDoc& rDoc, const SwPaM& rPaM, sal_Bool bLoadDoc,
sal_Bool bInsertMode, sal_uInt16 nStyleFamMask,
const ::com::sun::star::uno::Reference<
- ::com::sun::star::frame::XModel > & rModel );
+ ::com::sun::star::frame::XModel > & rModel,
+ const ::com::sun::star::uno::Reference<
+ ::com::sun::star::container::XIndexContainer > & );
~SwXMLImport();