From d6c879b80c9cde09bfb816278e0bec01063d1534 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Aug 2004 13:03:46 +0000 Subject: INTEGRATION: CWS drawearesource2 (1.13.22); FILE MERGED 2004/07/28 12:36:06 cl 1.13.22.1: #i31376# added strings for translation --- sd/inc/glob.hrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sd/inc/glob.hrc') diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc index 9ba98ad0cdae..d306aa35ce05 100644 --- a/sd/inc/glob.hrc +++ b/sd/inc/glob.hrc @@ -2,9 +2,9 @@ * * $RCSfile: glob.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2004-07-13 13:38:33 $ + * last change: $Author: hr $ $Date: 2004-08-02 14:03:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -168,3 +168,7 @@ #define STR_TASKPANEVIEWSHELL RID_GLOB_START+107 #define STR_MASTERPAGESSELECTOR RID_GLOB_START+108 #define STR_TASKPANELAYOUTMENU RID_GLOB_START+109 + +#define RID_CUSTOMANIMATION_START RID_GLOB_START+120 +#define RID_CUSTOMANIMATION_END RID_GLOB_START+220 + -- cgit