summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/namedlg.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-18 14:18:20 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-18 14:18:20 +0000
commit09b892f5f919f3d4ffb857631acd94696569afa4 (patch)
treeaa08dfb170dc4ddcd3536a418b44c86db98685a9 /sc/source/ui/src/namedlg.src
parentINTEGRATION: CWS uicleanup (1.53.306); FILE MERGED (diff)
downloadcore-09b892f5f919f3d4ffb857631acd94696569afa4.tar.gz
core-09b892f5f919f3d4ffb857631acd94696569afa4.zip
INTEGRATION: CWS uicleanup (1.31.306); FILE MERGED
2005/02/22 09:29:48 dv 1.31.306.1: #116586# Changed ImageButton sizes for better themeing support
Diffstat (limited to 'sc/source/ui/src/namedlg.src')
-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 ] = " ";