diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/options/optgrid.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/options/optgrid.src b/svx/source/options/optgrid.src index fe67717aaf2f..e023551c7abf 100644 --- a/svx/source/options/optgrid.src +++ b/svx/source/options/optgrid.src @@ -2,9 +2,9 @@ * * $RCSfile: optgrid.src,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: vg $ $Date: 2005-03-07 17:40:55 $ + * last change: $Author: vg $ $Date: 2005-03-23 11:04:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -281,7 +281,7 @@ TabPage RID_SVXPAGE_GRID FixedText FT_SNAP_AREA { Pos = MAP_APPFONT ( 12 , 169 ) ; - Size = MAP_APPFONT ( 64 , 10 ) ; + Size = MAP_APPFONT ( 69 , 10 ) ; Hide = TRUE; Text [ de ] = "Fang~bereich" ; Text [ en-US ] = "~Snap range" ; @@ -290,8 +290,8 @@ TabPage RID_SVXPAGE_GRID MetricField MTR_FLD_SNAP_AREA { Border = TRUE ; - Pos = MAP_APPFONT ( 80 , 167 ) ; - Size = MAP_APPFONT ( 38 , 12 ) ; + Pos = MAP_APPFONT ( 83 , 167 ) ; + Size = MAP_APPFONT ( 35 , 12 ) ; Hide = TRUE; TabStop = TRUE ; Repeat = TRUE ; |