summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/filter.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-18 14:17:32 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-18 14:17:32 +0000
commit9d7fa2a6b646e65117a5c8dfbaa844242fb377c1 (patch)
tree082f83b99898e1ee49e982d3e2b697563f28fbab /sc/source/ui/src/filter.src
parentINTEGRATION: CWS uicleanup (1.41.306); FILE MERGED (diff)
downloadcore-9d7fa2a6b646e65117a5c8dfbaa844242fb377c1.tar.gz
core-9d7fa2a6b646e65117a5c8dfbaa844242fb377c1.zip
INTEGRATION: CWS uicleanup (1.53.306); FILE MERGED
2005/02/22 09:29:48 dv 1.53.306.1: #116586# Changed ImageButton sizes for better themeing support
Diffstat (limited to 'sc/source/ui/src/filter.src')
-rw-r--r--sc/source/ui/src/filter.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/sc/source/ui/src/filter.src b/sc/source/ui/src/filter.src
index d537cb9893b4..c62759b61ddd 100644
--- a/sc/source/ui/src/filter.src
+++ b/sc/source/ui/src/filter.src
@@ -2,9 +2,9 @@
*
* $RCSfile: filter.src,v $
*
- * $Revision: 1.53 $
+ * $Revision: 1.54 $
*
- * last change: $Author: hjs $ $Date: 2004-06-26 20:05:23 $
+ * last change: $Author: kz $ $Date: 2005-03-18 15:17:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -361,8 +361,8 @@ ModelessDialog RID_SCDLG_FILTER
};
ImageButton RB_COPY_AREA
{
- Pos = MAP_APPFONT ( 221 , 126 ) ;
- Size = MAP_APPFONT ( 12 , 12 ) ;
+ Pos = MAP_APPFONT ( 221 , 125 ) ;
+ Size = MAP_APPFONT ( 13 , 15 ) ;
TabStop = FALSE ;
QuickHelpText [ de ] = "Verkleinern" ;
QuickHelpText [ en-US ] = "Shrink" ;
@@ -456,8 +456,8 @@ ModelessDialog RID_SCDLG_SPEC_FILTER
};
ImageButton RB_CRITERIA_AREA
{
- Pos = MAP_APPFONT ( 201 , 14 ) ;
- Size = MAP_APPFONT ( 12 , 12 ) ;
+ Pos = MAP_APPFONT ( 201 , 13 ) ;
+ Size = MAP_APPFONT ( 13 , 15 ) ;
TabStop = FALSE ;
QuickHelpText [ de ] = "Verkleinern" ;
QuickHelpText [ en-US ] = "Shrink" ;
@@ -535,8 +535,8 @@ ModelessDialog RID_SCDLG_SPEC_FILTER
};
ImageButton RB_COPY_AREA
{
- Pos = MAP_APPFONT ( 201 , 83 ) ;
- Size = MAP_APPFONT ( 12 , 12 ) ;
+ Pos = MAP_APPFONT ( 201 , 82 ) ;
+ Size = MAP_APPFONT ( 13 , 15 ) ;
TabStop = FALSE ;
QuickHelpText [ de ] = "Verkleinern" ;
QuickHelpText [ en-US ] = "Shrink" ;