summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 16:14:23 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 16:14:23 +0000
commite3cdae89a5b8a2a3d2cdf5574c122961191725d8 (patch)
tree817da62be787907b009c8ac18093fc7c9b7da206 /chart2
parentb5000abba6b78e7201bb7902263c601239a07ccf (diff)
INTEGRATION: CWS chart20_DEV300 (1.2.108); FILE MERGED
2008/02/21 15:59:27 bm 1.2.108.1: #i366# error bars from ranges
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/inc/UncachedDataSequence.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/inc/UncachedDataSequence.hxx b/chart2/source/inc/UncachedDataSequence.hxx
index 333d6a2152ab..0d240dd97664 100644
--- a/chart2/source/inc/UncachedDataSequence.hxx
+++ b/chart2/source/inc/UncachedDataSequence.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: UncachedDataSequence.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 18:23:37 $
+ * last change: $Author: kz $ $Date: 2008-03-06 17:14:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -227,6 +227,7 @@ protected:
::rtl::OUString m_sRole;
sal_Bool m_bIsHidden;
::com::sun::star::uno::Sequence< sal_Int32 > m_aHiddenValues;
+ ::rtl::OUString m_aXMLRange;
// </properties>
/** This method registers all properties. It should be called by all