diff options
author | Thorsten Behrens <thb@openoffice.org> | 2001-05-17 13:08:54 +0000 |
---|---|---|
committer | Thorsten Behrens <thb@openoffice.org> | 2001-05-17 13:08:54 +0000 |
commit | 12a812cc1293fc274bc900f8141c36e73065dae1 (patch) | |
tree | d7275c4f73f6a60c75573bbae429a84477baa3c0 /svx/inc | |
parent | 621a29acf729be81ef6d9cfbdc8a8606206809ca (diff) |
#86988# Dialog redesign
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/connect.hrc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/svx/inc/connect.hrc b/svx/inc/connect.hrc index 45e929c545b5..31ee687f94bc 100644 --- a/svx/inc/connect.hrc +++ b/svx/inc/connect.hrc @@ -2,9 +2,9 @@ * * $RCSfile: connect.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:00:55 $ + * last change: $Author: thb $ $Date: 2001-05-17 14:08:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,9 +58,8 @@ * * ************************************************************************/ -#define GRP_DISTANCE 1 -#define GRP_PREVIEW 3 -#define GRP_DELTA 2 +#define FL_DISTANCE 1 +#define FL_DELTA 2 #define FT_LINE_1 1 #define FT_LINE_2 2 #define FT_LINE_3 3 |