summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:57:15 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:57:15 +0000
commit98f9b0dcabd31900a71adee3ae87839162bc648e (patch)
treed1fb0bffe12e578cf1410dea322ff3afc93ea207 /sd/inc/helpids.h
parentf133a5fa5e99ec63d2a9108324ad67d4b4f9f418 (diff)
INTEGRATION: CWS impress134 (1.17.44); FILE MERGED
2007/10/31 15:14:48 cl 1.17.44.1: #i78178# added help id for rulers
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 f9365ae0c325..92356050471b 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -4,9 +4,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: vg $ $Date: 2007-08-28 13:36:43 $
+ * last change: $Author: ihi $ $Date: 2007-11-26 16:57:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -272,3 +272,6 @@
#define HID_SD_CUSTOMANIMATIONPANE_FONTSTYLEPROPERTYBOX (HID_SD_START + 189)
#define HID_SD_SLIDESHOW_DISPLAY (HID_SD_START + 190)
+
+#define HID_SD_RULER_HORIZONTAL (HID_SD_START + 191)
+#define HID_SD_RULER_VERTICAL (HID_SD_START + 192)