diff options
author | Sven Jacobi <sj@openoffice.org> | 2000-10-18 15:19:18 +0000 |
---|---|---|
committer | Sven Jacobi <sj@openoffice.org> | 2000-10-18 15:19:18 +0000 |
commit | 4d2f552e278f539145a14ab4881731af82dddaf0 (patch) | |
tree | 08374ff5cb11ad49f7f743e365e15c425a6addd2 /sd/inc/glob.hrc | |
parent | 1ccf43404dc6d2cde95af4d4e614b65fab88a635 (diff) |
#79463# added resource for PowerPoint import
Diffstat (limited to 'sd/inc/glob.hrc')
-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 b428312122b0..7e084c4ec497 100644 --- a/sd/inc/glob.hrc +++ b/sd/inc/glob.hrc @@ -2,9 +2,9 @@ * * $RCSfile: glob.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:48:28 $ + * last change: $Author: sj $ $Date: 2000-10-18 16:15:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -150,5 +150,6 @@ #define STR_PSEUDOSHEET_SUBTITLE RID_APP_START+785 #define STR_LAYOUT_DEFAULT_TITLE_NAME RID_APP_START+786 #define STR_GRAFOBJECTBARSHELL RID_APP_START+787 +#define STR_POWERPOINT_IMPORT RID_APP_START+788 |