diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:57:14 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:57:14 +0000 |
commit | f8522d915f8d87c354144490e386811276827832 (patch) | |
tree | a7981171f79e76f411290fe279d982d1bab766a1 /sw/inc/chrdlg.hrc | |
parent | af89257a3719e45b3531d7a08457ab14e610bc73 (diff) |
INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/04/03 12:57:04 tl 1.3.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/chrdlg.hrc')
-rw-r--r-- | sw/inc/chrdlg.hrc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index 1f99428f59aa..632f7bbd61f4 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -4,9 +4,9 @@ * * $RCSfile: chrdlg.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:36:39 $ + * last change: $Author: hr $ $Date: 2007-09-27 07:57:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -57,13 +57,12 @@ #define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1) -#define CHRDLG_ACT_END WIN_QUERY_KILL_HEADER +#define CHRDLG_ACT_END DLG_DRAWPARA #if CHRDLG_ACT_END > RC_CHRDLG_END #error Resource-Id Ueberlauf in #file, #line #endif -//add CHINA001 #define DLG_SWDROPCAPS (RC_CHRDLG_BEGIN + 11) #endif |