diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-13 08:53:01 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-13 08:53:01 +0000 |
commit | f2682f24220847c269a483d0094ed4dadb623ab2 (patch) | |
tree | 7a3f7901e0d834651da25c4fe0e073cff420fee5 | |
parent | 0cab7908ea6dc184359a722233f333f3e66fd8fb (diff) |
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
-rw-r--r-- | sd/inc/glob.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
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 |