diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:15:01 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:15:01 +0000 |
commit | 2b71a07f47fb6439f15a6a1267b01bcaa7e496b9 (patch) | |
tree | 25d37cbbee1b0945db5e10e0967890611017ac6a /sw/inc/globals.hrc | |
parent | babfaaa25b33a055c1e02fdd538b01770b916538 (diff) |
INTEGRATION: CWS dialogdiet01 (1.9.162); FILE MERGED
2004/03/26 09:11:51 mwu 1.9.162.1: sw model converted. 20040326
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r-- | sw/inc/globals.hrc | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 8b4bd76f6512..b84f7e8816fa 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -2,9 +2,9 @@ * * $RCSfile: globals.hrc,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2003-10-15 09:53:37 $ + * last change: $Author: hr $ $Date: 2004-05-10 16:15:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -325,5 +325,11 @@ #error Resource-Id Ueberlauf in #file, #line #endif - +//CHINA001 for PageCreated +#define SID_PREVIEWFLAG_TYPE (RC_GLOBALS_BEGIN + 114) +#define SID_FONTMODE_TYPE (RC_GLOBALS_BEGIN + 115) +#define SID_FAX_LIST (RC_GLOBALS_BEGIN + 116) +#define SID_WRT_SHELL (RC_GLOBALS_BEGIN + 117) +//CHINA001 for SwLineNumberingDlg +#define DLG_LINE_NUMBERING (RC_GLOBALS_BEGIN + 118) #endif // _GLOBALS_HRC |