summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-05-10 18:38:52 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-05-10 18:38:52 +0200
commit0ebdc61a4fb7ba3113b51a09e1905d06e5aa0f4f (patch)
tree1b27e0ba803f6c0bf4886a834da9711025946c92 /sc/inc/column.hxx
parentea24f338e61432731081b6e74a0be32988ede1cb (diff)
parentea9452e6a4dae23aacf56954fd9d2fc02398dc20 (diff)
CWS-TOOLING: integrate CWS dr73
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r--sc/inc/column.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 85567a2a656d..7027b55259d0 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -373,7 +373,7 @@ public:
/// Including current, may return -1
SCsROW GetNextUnprotected( SCROW nRow, BOOL bUp ) const;
- void GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings);
+ void GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, bool& rHasDates);
BOOL GetDataEntries(SCROW nRow, TypedScStrCollection& rStrings, BOOL bLimit);
//UNUSED2008-05 SCROW NoteCount( SCROW nMaxRow = MAXROW ) const;