summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-05-30 13:36:32 +0000
committerDaniel Rentz <dr@openoffice.org>2002-05-30 13:36:32 +0000
commitef308a0c41a43946fc732535b0bdb92ce1bb27c7 (patch)
tree7b94207d06d5eea4fa957107d850eb8348262d52 /sc/inc/sc.hrc
parent6d5880cb1e9a4cd97ffaa8b8a33eb9d80a4aebf9 (diff)
#97776# New DP popup entry 'Filter'
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 5953ee6f7935..ff757ca229d0 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: sc.hrc,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: dr $ $Date: 2002-05-22 07:06:11 $
+ * last change: $Author: dr $ $Date: 2002-05-30 14:31:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -572,6 +572,9 @@
#define SID_FOCUS_INPUTLINE (SC_VIEW_START + 89)
#define SID_SELECT_TABLES (SC_VIEW_START + 90)
+// #97776# new entry "Filter..." in DP popup menu
+#define SID_DP_FILTER (SC_VIEW_START + 91)
+
// Nachrichten -------------------------------------------------------------
#define FID_INPUTLINE_STATUS (SC_MESSAGE_START)