summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 11:58:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 11:58:04 +0000
commit68392eecc5654b16cadbc93804e0b68f05cc2ec7 (patch)
tree4282290455dcd32fb1449fb06c2060843e835b88 /sc/source/filter/xml
parent38e8e685e47a951be3d822f1f9a79a37b064c8d7 (diff)
INTEGRATION: CWS calcuno01 (1.7.312); FILE MERGED
2005/01/06 12:34:50 sab 1.7.312.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/13 12:44:32 sab 1.7.312.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/05 11:56:53 sab 1.7.312.1: #i22706#; improve API using
Diffstat (limited to 'sc/source/filter/xml')
-rw-r--r--sc/source/filter/xml/xmldrani.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/xml/xmldrani.hxx b/sc/source/filter/xml/xmldrani.hxx
index db3d55f72362..234ffc2a6b42 100644
--- a/sc/source/filter/xml/xmldrani.hxx
+++ b/sc/source/filter/xml/xmldrani.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmldrani.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2004-11-02 14:41:21 $
+ * last change: $Author: vg $ $Date: 2005-03-23 12:58:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,6 +138,7 @@ class ScXMLDatabaseRangeContext : public SvXMLImportContext
com::sun::star::table::TableOrientation eOrientation;
sal_Int32 nRefresh;
sal_Int16 nSubTotalsUserListIndex;
+ sal_Int16 nSubTotalRuleGroupFieldNumber;
sal_Bool bContainsSort;
sal_Bool bContainsSubTotal;
sal_Bool bNative;