diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-01 08:19:00 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-01 08:19:00 +0000 |
commit | 43f92106cf3964f632730aa3c12d774b33a21350 (patch) | |
tree | 78386b3ede77fba0faf0c148dd88ab283f111b7b /sd | |
parent | c22513387a3b6b6a9b6cabc91c6f026c098b96d2 (diff) |
INTEGRATION: CWS impress99 (1.17.242); FILE MERGED
2006/07/26 09:29:55 cl 1.17.242.2: RESYNC: (1.17-1.18); FILE MERGED
2006/07/06 14:46:47 cl 1.17.242.1: #i66670# removed unused code
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/app.hrc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index c3dee7455b8b..a32b7fe4a454 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -4,9 +4,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: kz $ $Date: 2006-07-05 21:49:16 $ + * last change: $Author: ihi $ $Date: 2006-08-01 09:19:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -59,7 +59,6 @@ #define SID_PRESENTATION_END (SID_SD_START+18) #define SID_BULLET (SID_SD_START+19) #define SID_TEXTFORMAT (SID_SD_START+20) -#define SID_PIXELMODE (SID_SD_START+21) #define SID_POSITION (SID_SD_START+22) #define SID_MIRROR (SID_SD_START+23) #define SID_CONVERT (SID_SD_START+24) @@ -91,7 +90,6 @@ #define SID_STARTAPP (SID_SD_START+52) #define SID_MASTERPAGE (SID_SD_START+53) #define SID_TOOL_CONNECTOR (SID_SD_START+58) -#define SID_ACTIONMODE (SID_SD_START+60) #define SID_ANIMATION (SID_SD_START+61) #define SID_ANIMATION_OBJECTS (SID_SD_START+62) #define SID_ANIMATION_EFFECTS (SID_SD_START+63) |