summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
diff options
context:
space:
mode:
authorSven Jacobi <sj@openoffice.org>2002-11-21 12:49:19 +0000
committerSven Jacobi <sj@openoffice.org>2002-11-21 12:49:19 +0000
commite299306ff103229d655f0a1f35860d830e41e6e4 (patch)
treed74824d770c9c9e55430e1962f83b236e951fd5d /svx/source/gallery2
parente2067a8eef145102dfb99dec4b38c4eeec391b19 (diff)
#105442# filter type combobox: disable of auto width
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r--svx/source/gallery2/gallery.src7
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src
index 5dfb1014816c..c61922ccd859 100644
--- a/svx/source/gallery2/gallery.src
+++ b/svx/source/gallery2/gallery.src
@@ -2,9 +2,9 @@
*
* $RCSfile: gallery.src,v $
*
- * $Revision: 1.60 $
+ * $Revision: 1.61 $
*
- * last change: $Author: gt $ $Date: 2002-09-03 10:26:21 $
+ * last change: $Author: sj $ $Date: 2002-11-21 13:49:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -562,7 +562,8 @@ TabPage RID_SVXTABPAGE_GALLERYTHEME_FILES
Size = MAP_APPFONT ( 121 , 69 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
- HScroll = TRUE ;
+ AutoSize = TRUE;
+ AutoHScroll = TRUE ;
};
MultiListBox LBX_FOUND
{