diff options
author | Frank Meies <fme@openoffice.org> | 2001-05-21 11:29:30 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-05-21 11:29:30 +0000 |
commit | d0f40bf6bf78f13de980aa4a775fc68e18fcbeaf (patch) | |
tree | 4c0bf4e3cb9b91df32110f490bfd1e9e6eb069f8 /sw/source/ui/misc/glossary.hrc | |
parent | d9ddd7e357e4bc1d9f6ec8fc8ebf4acbfb72552c (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'sw/source/ui/misc/glossary.hrc')
-rw-r--r-- | sw/source/ui/misc/glossary.hrc | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sw/source/ui/misc/glossary.hrc b/sw/source/ui/misc/glossary.hrc index 3798d0528f3b..40a70c7b8c00 100644 --- a/sw/source/ui/misc/glossary.hrc +++ b/sw/source/ui/misc/glossary.hrc @@ -2,9 +2,9 @@ * * $RCSfile: glossary.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2001-02-23 14:38:21 $ + * last change: $Author: fme $ $Date: 2001-05-21 12:29:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,8 +70,6 @@ //#define FT_BIB 10 -#define GB_GLOSSARY 30 - #define PB_INSERT 50 #define PB_EDIT 52 #define PB_BIB 54 @@ -89,8 +87,7 @@ #define FN_GL_MACRO 67 #define CB_FILE_REL 68 #define CB_NET_REL 69 -#define GB_RELATIVE 70 -#define GB_EXAMPLE 71 +#define FL_RELATIVE 70 #define WIN_EXAMPLE 72 #define CB_SHOW_EXAMPLE 73 #define FN_GL_COPY_TO_CLIPBOARD 74 |