summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:42:50 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:42:50 +0000
commit9e2a528ac0987fd30aa17dba0f9f9e0134657664 (patch)
tree87aa09717cf1a1822016663c6afce8f9a48d5724 /sc/source
parent2c614d8239e84f19e3998d9abac23aabddd648c5 (diff)
INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGED
2003/08/18 14:01:31 hr 1.24.242.1: #111861#: join changes from CWS sab006
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/xml/XMLExportIterator.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/xml/XMLExportIterator.hxx b/sc/source/filter/xml/XMLExportIterator.hxx
index 234daa69292e..a28b87af4492 100644
--- a/sc/source/filter/xml/XMLExportIterator.hxx
+++ b/sc/source/filter/xml/XMLExportIterator.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLExportIterator.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: hr $ $Date: 2002-02-08 18:28:50 $
+ * last change: $Author: hjs $ $Date: 2003-08-18 14:42:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -276,6 +276,7 @@ public:
void AddObject(
ScDetectiveObjType eObjType,
+ const sal_uInt16 nSheet,
const ScAddress& rPosition,
const ScRange& rSourceRange,
sal_Bool bHasError );