summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-10-31 21:26:29 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-10-31 22:12:45 -0400
commit6c2c355375950e84fd9b8cd0a2d4717ef21ea2e6 (patch)
tree8deea3a873b645929ad6fdd1bfe1f50ba57ba75a
parent3034266024e492f7c71dd52265429abd9df10a47 (diff)
These comments are no longer correct.
They were correct up until IBM re-worked a whole bunch of stuff during the OOo 3.2 (?) development cycle. Change-Id: Ia9a9e30287f6c8451a6cfa98f3515d703e3c67cc
-rw-r--r--sc/inc/dpcachetable.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/dpcachetable.hxx b/sc/inc/dpcachetable.hxx
index 84edf6ac2855..6f4d1516c7d1 100644
--- a/sc/inc/dpcachetable.hxx
+++ b/sc/inc/dpcachetable.hxx
@@ -117,12 +117,8 @@ public:
const ScDPCache* getCache() const;
- /** Fill the internal table from the cell range provided. This function
- assumes that the first row is the column header. */
void fillTable(const ScQueryParam& rQuery, bool bIgnoreEmptyRows, bool bRepeatIfEmpty);
- /** Fill the internal table from database connection object. This function
- assumes that the first row is the column header. */
void fillTable();
/** Check whether a specified row is active or not. When a row is active,