summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2002-06-20 07:07:38 +0000
committerKai Ahrens <ka@openoffice.org>2002-06-20 07:07:38 +0000
commitb4d2d38d518af2df5b01a62f4be3c8ac4b758439 (patch)
tree84b56ad9d07e7bf92e9f0aa15850a90976db9c70 /sd/inc/helpids.h
parent84bfd9e15ebea12d505cbca2941d7bf53131872d (diff)
#99376#: added helpids's
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 6cded4baa474..f0aa7c872287 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ka $ $Date: 2002-05-29 10:39:28 $
+ * last change: $Author: ka $ $Date: 2002-06-20 08:03:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -218,3 +218,6 @@
#define HID_SD_TABBAR_PAGES (HID_SD_START + 123)
#define HID_SD_TABBAR_LAYERS (HID_SD_START + 124)
+
+#define HID_SD_UNDODELETEWARNING_DLG (HID_SD_START + 125)
+#define HID_SD_UNDODELETEWARNING_CBX (HID_SD_START + 126)