diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:20:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:20:41 +0000 |
commit | de0e1a8eb6d9a40d53bd61c6b5668cb05a2e2151 (patch) | |
tree | 40819453dee00102b18c9070c22bc5ccda39afff /sd/inc/app.hrc | |
parent | aed524fe0309511ba43db9994fa31613434af5e8 (diff) |
INTEGRATION: CWS impresstables2 (1.22.42); FILE MERGED
2008/03/11 18:46:45 cl 1.22.42.5: RESYNC: (1.27-1.28); FILE MERGED
2007/12/01 19:19:11 cl 1.22.42.4: RESYNC: (1.24-1.27); FILE MERGED
2007/08/01 15:01:54 cl 1.22.42.3: RESYNC: (1.23-1.24); FILE MERGED
2007/06/27 15:01:21 cl 1.22.42.2: RESYNC: (1.22-1.23); FILE MERGED
2007/05/03 09:15:42 cl 1.22.42.1: new table toolbar
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index bc6a547f5e6f..aa159f3f9cfd 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -4,9 +4,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: obo $ $Date: 2008-02-26 07:25:49 $ + * last change: $Author: rt $ $Date: 2008-03-12 11:20:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -468,6 +468,7 @@ // Add companion for the SID_HIDE_SLIDE (that is defined in svx) #define SID_SHOW_SLIDE (SID_SD_START+440) -#define SID_ADD_MOTION_PATH (SID_SD_START+441) +#define SID_ADD_MOTION_PATH (SID_SD_START+441) +#define SID_TABLE_TOOLBOX (SID_SD_START+442) #endif |