diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:59:00 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:59:00 +0000 |
commit | f964a85e9d6a575446ec5913847fd1c2d21dd3a9 (patch) | |
tree | ad84313f3fc522df248ad47a3297816186210339 /sw/inc/dialog.hrc | |
parent | 72a751fdd271ff181a83145f3aa291de5eea9551 (diff) |
INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED
2007/04/03 12:57:04 tl 1.5.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/dialog.hrc')
-rw-r--r-- | sw/inc/dialog.hrc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index 4a284fdc3f04..d59d1ddf8c56 100644 --- a/sw/inc/dialog.hrc +++ b/sw/inc/dialog.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dialog.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:40:02 $ + * last change: $Author: hr $ $Date: 2007-09-27 07:59:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -80,14 +80,12 @@ #define RC_MACASSGN_BEGIN (RC_DIALOG_BEGIN + 80) #define RC_MACASSGN_END (RC_DIALOG_BEGIN + 89) -//CHINA001 add begin #define RC_DLG_ADDR (RC_DIALOG_BEGIN + 90) #define RC_SWDLG_BACKGROUND (RC_DIALOG_BEGIN + 91) #define RC_DLG_SWNUMFMTDLG (RC_DIALOG_BEGIN + 92) #define RC_DLG_SWBORDERDLG (RC_DIALOG_BEGIN + 93) #define RC_DLG_SWWRAPDLG (RC_DIALOG_BEGIN + 94) #define RC_DLG_SWFLDEDITDLG (RC_DIALOG_BEGIN + 95) -//CHINA001 add end // Ueberlaufpruefung ******************************************************** #define DIALOG_ACT_END RC_MACASSGN_END |