summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2002-05-22 11:01:58 +0000
committerKai Ahrens <ka@openoffice.org>2002-05-22 11:01:58 +0000
commit021703bd569df2b005de580bb15a4bc27a04d6c6 (patch)
tree78b21266c32200c5b7ea7218685538b5abe43375 /sd/inc/helpids.h
parent70e53d745003dd2373a80f8f1c72daa9dd1a6c8e (diff)
#99376#: set help ids for tabcontrols
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index 3dd2bf1cb394..9776dfa0551e 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:28 $
+ * last change: $Author: ka $ $Date: 2002-05-22 12:01:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -215,3 +215,6 @@
#define HID_SD_DRAW_GRAF_TOOLBOX (HID_SD_START + 121)
#define HID_SD_FW_GRAFFILTERS (HID_SD_START + 122)
+
+#define HID_SD_TABBAR_PAGES (HID_SD_START + 123)
+#define HID_SD_TABBAR_LAYERS (HID_SD_START + 124) \ No newline at end of file