diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 07:08:22 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 07:08:22 +0000 |
commit | 88f95ba2db46a95a9fdcd2f7cefc4547526d3993 (patch) | |
tree | bfff7282e69c855856cbe57968d9572214f3cb0b /sw/inc/rcid.hrc | |
parent | 701757912a4b997986e863d8b5ae655d6321e2ef (diff) |
INTEGRATION: CWS swwarnings (1.11.100); FILE MERGED
2007/08/20 15:16:43 tl 1.11.100.3: RESYNC: (1.12-1.13); FILE MERGED
2007/05/29 10:37:19 os 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED
2007/04/03 12:57:07 tl 1.11.100.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/rcid.hrc')
-rw-r--r-- | sw/inc/rcid.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc index 0c5934b35854..ae9cd3973143 100644 --- a/sw/inc/rcid.hrc +++ b/sw/inc/rcid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: rcid.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2007-08-03 13:39:06 $ + * last change: $Author: hr $ $Date: 2007-09-27 08:08:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -119,7 +119,7 @@ // Zeichen Absatz Tab-Dialog #define RC_CHRDLG_BEGIN RC_CHRDLG -#define RC_CHRDLG_END (RC_CHRDLG_BEGIN + 9) +#define RC_CHRDLG_END (RC_CHRDLG_BEGIN + 19) // Unsere Shell #define RC_WRTSH_BEGIN RC_WRTSH |