summaryrefslogtreecommitdiff
path: root/sc/inc/global.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/global.hxx
parentea24f338e61432731081b6e74a0be32988ede1cb (diff)
parentea9452e6a4dae23aacf56954fd9d2fc02398dc20 (diff)
CWS-TOOLING: integrate CWS dr73
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index b85205741334..23668aa6813d 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -802,6 +802,7 @@ struct ScQueryEntry
{
BOOL bDoQuery;
BOOL bQueryByString;
+ bool bQueryByDate;
SCCOLROW nField;
ScQueryOp eOp;
ScQueryConnect eConnect;