summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-27 10:51:34 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-27 10:51:34 +0000
commit6c760121f0800907516e4a961efc4b6cc1f29242 (patch)
treebd62c30114240cbae488fb2832bb450a5d420f97 /extensions/inc
parent4c0f339b4b9785688ac05b58416f50c8ed75569c (diff)
INTEGRATION: CWS fwk78 (1.32.52); FILE MERGED
2007/11/20 09:34:34 tkr 1.32.52.3: #83411# Forgot HelpID 2007/11/20 09:27:09 tkr 1.32.52.2: #83411# Forgot HelpID 2007/11/08 10:44:39 tkr 1.32.52.1: #83411# Insert NoLabel Property
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/extensio.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index a8168d40a330..4cd2fb03678b 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: hr $ $Date: 2007-07-31 15:55:26 $
+ * last change: $Author: ihi $ $Date: 2007-11-27 11:51:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -460,10 +460,10 @@
#define HID_PROP_BORDERCOLOR (HID_FORMS_START + 337)
#define UID_PROP_DLG_BORDERCOLOR (HID_FORMS_START + 338)
#define HID_PROP_IMAGEPOSITION (HID_FORMS_START + 339)
-
+#define HID_PROP_NOLABEL (HID_FORMS_START + 340)
// please adjust HID_LAST_FORMS_ID if you add new ids here!
-#define HID_LAST_FORMS_ID HID_PROP_IMAGEPOSITION
+#define HID_LAST_FORMS_ID HID_PROP_NOLABEL
#if HID_LAST_FORMS_ID > HID_FORMS_END
#error id overflow