diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:59:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:59:34 +0000 |
commit | 0a651c55a87da56d60966ec7148ba5b80a7257ae (patch) | |
tree | f5c0bd01cbb91f9d65826f435eb507145d5cadde /sw/inc/dochdl.hrc | |
parent | 59bea49025dac660e7a7ee22f67b4fe1fc9e8270 (diff) |
INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/04/03 12:57:05 tl 1.3.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/dochdl.hrc')
-rw-r--r-- | sw/inc/dochdl.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/dochdl.hrc b/sw/inc/dochdl.hrc index d38410668180..7fb91c27caac 100644 --- a/sw/inc/dochdl.hrc +++ b/sw/inc/dochdl.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dochdl.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:41:28 $ + * last change: $Author: hr $ $Date: 2007-09-27 07:59:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,7 @@ #define BMP_SW_TEAM_MUGSHOT (RC_DOCHDL_BEGIN + 12) #define STR_SW_TEAM_NAMES (RC_DOCHDL_BEGIN + 13) -#define DOCHDL_ACT_END STR_CANT_EDIT_INFO +#define DOCHDL_ACT_END STR_SW_TEAM_NAMES #if DOCHDL_ACT_END > RC_DOCHDL_END #error Resource-Id Ueberlauf in #file, #line |