summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.hrc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-08-16 13:06:24 +0000
committerPeter Burow <pb@openoffice.org>2001-08-16 13:06:24 +0000
commit342d1120d7c730b637c065aba6d3e4966b1643df (patch)
tree9e50b574690b3d9b449810b7d188849492563dc7 /sfx2/source/appl/newhelp.hrc
parent14ce2ea6f97508b757e855187fae160ab6ff45dd (diff)
fix: #90922# 'Complete words only' box on search page added
Diffstat (limited to 'sfx2/source/appl/newhelp.hrc')
-rw-r--r--sfx2/source/appl/newhelp.hrc11
1 files changed, 6 insertions, 5 deletions
diff --git a/sfx2/source/appl/newhelp.hrc b/sfx2/source/appl/newhelp.hrc
index 52bfa1cf34cd..cd671b679244 100644
--- a/sfx2/source/appl/newhelp.hrc
+++ b/sfx2/source/appl/newhelp.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: newhelp.hrc,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: pb $ $Date: 2001-08-16 11:28:56 $
+ * last change: $Author: pb $ $Date: 2001-08-16 14:06:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,9 +78,10 @@
#define ED_SEARCH 11
#define PB_SEARCH 12
#define FT_RESULT 13
-#define CB_SCOPE 14
-#define LB_RESULT 15
-#define PB_OPEN_SEARCH 16
+#define CB_FULLWORDS 14
+#define CB_SCOPE 15
+#define LB_RESULT 16
+#define PB_OPEN_SEARCH 17
// Bookmarks TabPage
#define FT_BOOKMARKS 10