diff options
Diffstat (limited to 'svx/source/dialog/border.src')
-rw-r--r-- | svx/source/dialog/border.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/border.src b/svx/source/dialog/border.src index 9b83d2d9245f..be87c9609001 100644 --- a/svx/source/dialog/border.src +++ b/svx/source/dialog/border.src @@ -3,9 +3,9 @@ * * $RCSfile: border.src,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: kz $ $Date: 2001-06-15 21:49:31 $ + * last change: $Author: dr $ $Date: 2001-06-21 07:30:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -142,9 +142,9 @@ TabPage RID_SVXPAGE_BORDER }; FixedLine FL_SEPARATOR1 { - Pos = MAP_APPFONT ( 79 , 14 ) ; - Size = MAP_APPFONT ( 1 , 104 ) ; - Vert = TRUE; + Pos = MAP_APPFONT ( 77 , 14 ) ; + Size = MAP_APPFONT ( 4 , 104 ) ; + Vert = TRUE ; }; ListBox LB_LINESTYLE { @@ -192,9 +192,9 @@ TabPage RID_SVXPAGE_BORDER FixedLine FL_SEPARATOR2 { - Pos = MAP_APPFONT ( 168 , 14 ) ; - Size = MAP_APPFONT ( 1 , 104 ) ; - Vert = TRUE; + Pos = MAP_APPFONT ( 166 , 14 ) ; + Size = MAP_APPFONT ( 4 , 104 ) ; + Vert = TRUE ; }; FixedText FT_LEFT { |