summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-10-17 15:31:49 +0000
committerChristian Lippka <cl@openoffice.org>2002-10-17 15:31:49 +0000
commit9b2be770dfac84c9b2e04582ff58cb64dc60b342 (patch)
tree94b824e6320846824d1e40405aef13bf5e60d3ba /sd/inc/helpids.h
parent57d69ea60229923d26e970b07b59911ad159bf49 (diff)
#100286# added help ids for SvxNameDialog
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index 4f43db5d1f2d..4a996f7b3ea9 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: ka $ $Date: 2002-07-24 09:14:01 $
+ * last change: $Author: cl $ $Date: 2002-10-17 16:24:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -223,3 +223,7 @@
#define HID_SD_UNDODELETEWARNING_CBX (HID_SD_START + 126)
#define HID_SD_PAGEOBJSTLB (HID_SD_START + 127)
+
+#define HID_SD_NAMEDIALOG_OBJECT (HID_SD_START + 128)
+#define HID_SD_NAMEDIALOG_PAGE (HID_SD_START + 129)
+#define HID_SD_NAMEDIALOG_LINEEND (HID_SD_START + 130)