diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-11-04 00:32:35 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-11-04 16:33:14 +0100 |
commit | 1d1004f604cbdb74b16e963ac6ab8252c7124f0b (patch) | |
tree | fee49f9ff22f05aa078e8ca727c8c455afdb7199 /sc | |
parent | 057ce1fe2911f51be97199bf95e175db8aebfa42 (diff) |
make the drop down box larger
Change-Id: Iee7d2480eebd94497d8a8547fcd57b1bbc157c64
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/condformatdlg.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src index e0e0306a834d..1cc7c6766868 100644 --- a/sc/source/ui/src/condformatdlg.src +++ b/sc/source/ui/src/condformatdlg.src @@ -126,7 +126,7 @@ Control RID_COND_ENTRY ListBox LB_CELLIS_TYPE { Pos = MAP_APPFONT( 90, 15 ); - Size = MAP_APPFONT( 80, 40 ); + Size = MAP_APPFONT( 80, 80 ); Border = TRUE; DropDown = TRUE; StringList [ en-US ] = |