summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/src/namedlg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/namedlg.src b/sc/source/ui/src/namedlg.src
index 6c47f9c632f9..990b6b2dd752 100644
--- a/sc/source/ui/src/namedlg.src
+++ b/sc/source/ui/src/namedlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: namedlg.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: hjs $ $Date: 2004-06-26 20:08:06 $
+ * last change: $Author: kz $ $Date: 2005-03-18 15:18:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,8 +144,8 @@ ModelessDialog RID_SCDLG_NAMES
ImageButton RB_ASSIGN
{
QuickHelpText [ de ] = "Verkleinern" ;
- Pos = MAP_APPFONT ( 145 , 123 ) ;
- Size = MAP_APPFONT ( 12 , 12 ) ;
+ Pos = MAP_APPFONT ( 145 , 122 ) ;
+ Size = MAP_APPFONT ( 13 , 15 ) ;
TabStop = FALSE ;
QuickHelpText [ en-US ] = "Shrink" ;
QuickHelpText [ x-comment ] = " ";