summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,