diff options
author | Frank Meies <fme@openoffice.org> | 2001-06-01 10:14:10 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-06-01 10:14:10 +0000 |
commit | 025ffbc65478de7e579b03dad49c536b63ba0c1a (patch) | |
tree | 6532921fac58baf806c3585f372fd790213a022c /sw/source/ui/table/splittbl.hrc | |
parent | bdcc42b3ffbee3d7a15589cc6d9c01552fe7c297 (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'sw/source/ui/table/splittbl.hrc')
-rw-r--r-- | sw/source/ui/table/splittbl.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/table/splittbl.hrc b/sw/source/ui/table/splittbl.hrc index be5c9d2410ca..8ece04a8abba 100644 --- a/sw/source/ui/table/splittbl.hrc +++ b/sw/source/ui/table/splittbl.hrc @@ -2,9 +2,9 @@ * * $RCSfile: splittbl.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:48 $ + * last change: $Author: fme $ $Date: 2001-06-01 11:14:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,7 +61,7 @@ #define PB_OK 1 #define PB_CANCEL 2 #define PB_HELP 3 -#define GB_SPLIT 4 +#define FL_SPLIT 4 #define RB_CNTNT 5 #define RB_BOX_NOPARA 6 #define RB_BOX_PARA 7 |