From 98f9b0dcabd31900a71adee3ae87839162bc648e Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 26 Nov 2007 15:57:15 +0000 Subject: 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 --- sd/inc/helpids.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sd/inc/helpids.h') 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) -- cgit