summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2000-11-21 13:38:35 +0000
committerMichael Brauer <mib@openoffice.org>2000-11-21 13:38:35 +0000
commit9322327b53d3293ea449e668f6d8a48bcbcf5395 (patch)
tree19956a276b43e96dd99bd41b16f7927a41dd6ada /sw/source/filter/xml/xmltexte.hxx
parentc593ef15cf0eb4768615c6c2d920fb5d6758a61e (diff)
#80552#: progress bar and document statistics
Diffstat (limited to 'sw/source/filter/xml/xmltexte.hxx')
-rw-r--r--sw/source/filter/xml/xmltexte.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx
index 9c81b42166de..cf12d0dddacc 100644
--- a/sw/source/filter/xml/xmltexte.hxx
+++ b/sw/source/filter/xml/xmltexte.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexte.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mib $ $Date: 2000-11-07 14:05:53 $
+ * last change: $Author: mib $ $Date: 2000-11-21 14:38:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ protected:
virtual void exportTable(
const ::com::sun::star::uno::Reference <
::com::sun::star::text::XTextContent > & rTextContent,
- sal_Bool bAutoStyles );
+ sal_Bool bAutoStyles, sal_Bool bProgress );
public:
SwXMLTextParagraphExport(