summaryrefslogtreecommitdiff
path: root/sc/inc/chart2uno.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-01-07 09:10:34 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-01-07 09:10:34 -0500
commita0bd898b3d425063b55503bcd7b5af8eb0f6ef62 (patch)
tree8809e9cb3c56db5082ffc26bc6a6462025fb5381 /sc/inc/chart2uno.hxx
parent50e1b982ff532184892b63dd2634571b2ef6ce8e (diff)
parent989eab85ffddf68cff47d562c55812ad6689ef03 (diff)
kohei03: rebased to DEV300_m68.
Diffstat (limited to 'sc/inc/chart2uno.hxx')
-rw-r--r--sc/inc/chart2uno.hxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/sc/inc/chart2uno.hxx b/sc/inc/chart2uno.hxx
index 32dc3a777086..69a06c1dff0b 100644
--- a/sc/inc/chart2uno.hxx
+++ b/sc/inc/chart2uno.hxx
@@ -533,6 +533,14 @@ private:
};
::std::list<Item> m_aDataArray;
+
+ /**
+ * Cached data for getData. We may also need to cache data for the
+ * numerical and textural data series if they turn out to be bottlenecks
+ * under certain scenarios.
+ */
+ ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > m_aMixedDataCache;
+
::com::sun::star::uno::Sequence<sal_Int32> m_aHiddenValues;
// properties