diff options
author | Frank Meies <fme@openoffice.org> | 2001-06-01 09:39:40 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-06-01 09:39:40 +0000 |
commit | 289dd299a6e53539a0d82fff0d5c45207a1a5703 (patch) | |
tree | b3ca96030afcdd24045959364b674edc2f563cd8 /sw/source/ui/chrdlg/chardlg.hrc | |
parent | 5858c27003a0b9d4c7d1cd1d5b8377cfc722c6d5 (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'sw/source/ui/chrdlg/chardlg.hrc')
-rw-r--r-- | sw/source/ui/chrdlg/chardlg.hrc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/ui/chrdlg/chardlg.hrc b/sw/source/ui/chrdlg/chardlg.hrc index 1a03e2a6d322..778d11f1fa34 100644 --- a/sw/source/ui/chrdlg/chardlg.hrc +++ b/sw/source/ui/chrdlg/chardlg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: chardlg.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:32 $ + * last change: $Author: fme $ $Date: 2001-06-01 10:35:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,8 +73,8 @@ #define LANG_FT 13 #define LANG_LB 14 #define EXAMPLE_WN 15 -#define EXAMPLE_GB 16 -#define CASEMAP_GB 17 +#define EXAMPLE_FL 16 +#define CASEMAP_FL 17 #define NONE_RB 20 #define CAPS_RB 21 #define LOWERCASE_RB 22 @@ -95,16 +95,16 @@ #define STRIKE_FT 37 #define STRIKE_LB 38 #define STRIKE_CB 39 -#define EFFECT_GB 41 -#define POS_GB 42 -#define POSEXT_GB 43 -#define KERN_GB 45 +#define EFFECT_FL 41 +#define POS_FL 42 +#define POSEXT_FL 43 +#define KERN_FL 45 #define FONTTYPE_FT 46 -#define GB_URL 50 +#define FL_URL 50 #define FT_URL 51 #define ED_URL 52 -#define GB_STYLE 53 +#define FL_STYLE 53 #define FT_VISITED 55 #define LB_VISITED 56 #define FT_NOT_VISITED 57 |