summaryrefslogtreecommitdiffstats
path: root/sc/inc/xmlwrap.hxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-07-26 13:09:26 +0000
committerSascha Ballach <sab@openoffice.org>2001-07-26 13:09:26 +0000
commitaf19193f64721d18a291ca1b9ed2058778504d40 (patch)
tree8d513b6e8c9c2c0dd323ebc7ac354080becf591b /sc/inc/xmlwrap.hxx
parent#90268# import of ext refs (diff)
downloadcore-af19193f64721d18a291ca1b9ed2058778504d40.tar.gz
core-af19193f64721d18a291ca1b9ed2058778504d40.zip
#80365#; add ProgressBar for XML import
Diffstat (limited to 'sc/inc/xmlwrap.hxx')
-rw-r--r--sc/inc/xmlwrap.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/xmlwrap.hxx b/sc/inc/xmlwrap.hxx
index f994b956867c..7a4247b0ed8d 100644
--- a/sc/inc/xmlwrap.hxx
+++ b/sc/inc/xmlwrap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlwrap.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: sab $ $Date: 2001-05-04 14:09:37 $
+ * last change: $Author: sab $ $Date: 2001-07-26 14:08:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,7 @@ class ScXMLImportWrapper
com::sun::star::uno::Reference< com::sun::star::task::XStatusIndicator> GetStatusIndicator(
com::sun::star::uno::Reference< com::sun::star::frame::XModel >& rModel);
+ com::sun::star::uno::Reference< com::sun::star::task::XStatusIndicator> GetStatusIndicator();
sal_Bool ImportFromComponent(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>& xServiceFactory,
com::sun::star::uno::Reference<com::sun::star::frame::XModel>& xModel,