summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.hrc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-06-06 08:20:17 +0000
committerPeter Burow <pb@openoffice.org>2001-06-06 08:20:17 +0000
commitcf16d2fadb24aa0dbe57e22e5e37706bae9f129e (patch)
tree58ddf9fef2f8b3c271f24a992ff53720a6b03785 /sfx2/source/appl/newhelp.hrc
parentd4faf734a59e114fb4affcfed348862d992b63c4 (diff)
fix: #87764# CB_INDEX added
Diffstat (limited to 'sfx2/source/appl/newhelp.hrc')
-rw-r--r--sfx2/source/appl/newhelp.hrc9
1 files changed, 4 insertions, 5 deletions
diff --git a/sfx2/source/appl/newhelp.hrc b/sfx2/source/appl/newhelp.hrc
index 059c294b1807..95aeed24396b 100644
--- a/sfx2/source/appl/newhelp.hrc
+++ b/sfx2/source/appl/newhelp.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: newhelp.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: pb $ $Date: 2001-04-23 12:02:45 $
+ * last change: $Author: pb $ $Date: 2001-06-06 09:19:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,9 +70,8 @@
// Index TabPage
#define FT_EXPRESSION 10
-#define ED_EXPRESSION 11
-#define LB_RESULTS 12
-#define PB_OPEN_INDEX 13
+#define CB_INDEX 11
+#define PB_OPEN_INDEX 12
// Search TabPage
#define FT_SEARCH 10