summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-03-06 10:05:07 +0000
committerMichael Brauer <mib@openoffice.org>2001-03-06 10:05:07 +0000
commit86b7bd8cbfda37f9c21bb05fb1c6c4f050e47ec7 (patch)
treefe089b1d061d8748000b7270d30ba96d09fcce5b /sw/source/filter/xml/xmltexti.hxx
parent9adec1f809b4869f14e6d102d125be153b93a461 (diff)
organizer support
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 550f18dcfee9..1e373d9485b3 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.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: mib $ $Date: 2001-03-02 14:03:38 $
+ * last change: $Author: mib $ $Date: 2001-03-06 11:05:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,7 @@ public:
const ::com::sun::star::uno::Reference <
::com::sun::star::frame::XModel>& rModel,
sal_Bool bInsertM, sal_Bool bStylesOnlyM, sal_Bool bProgress,
- sal_Bool bBlockM);
+ sal_Bool bBlockM, sal_Bool bOrganizerM );
~SwXMLTextImportHelper();
virtual ::com::sun::star::uno::Reference<