From f2682f24220847c269a483d0094ed4dadb623ab2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 13 Jul 2006 08:53:01 +0000 Subject: INTEGRATION: CWS impresscontext (1.18.244); FILE MERGED 2006/07/04 15:06:10 cl 1.18.244.1: #i66828# added context menu for slideshow --- sd/inc/glob.hrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sd/inc') diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc index 861729efacad..8ab252e9d0a8 100644 --- a/sd/inc/glob.hrc +++ b/sd/inc/glob.hrc @@ -4,9 +4,9 @@ * * $RCSfile: glob.hrc,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:55:00 $ + * last change: $Author: obo $ $Date: 2006-07-13 09:53:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -150,3 +150,4 @@ #define RID_CUSTOMANIMATION_END RID_GLOB_START+220 #define STR_UNDO_ANIMATION RID_GLOB_START+221 #define STR_UNDO_SLIDE_PARAMS RID_GLOB_START+222 +#define RID_SLIDESHOW_CONTEXTMENU RID_GLOB_START+223 -- cgit