summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/srchdlg.src
diff options
context:
space:
mode:
authorFrank Meies <fme@openoffice.org>2001-06-03 13:21:57 +0000
committerFrank Meies <fme@openoffice.org>2001-06-03 13:21:57 +0000
commit85b641ca90cea32c967157d24bf7d7e5aa4253be (patch)
treecb5070a3e79b6eda41baf3b6bab619e5459ddb30 /svx/source/dialog/srchdlg.src
parentMerge SRC633: 06/01/01 - 21:28:13 (diff)
downloadcore-85b641ca90cea32c967157d24bf7d7e5aa4253be.tar.gz
core-85b641ca90cea32c967157d24bf7d7e5aa4253be.zip
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'svx/source/dialog/srchdlg.src')
-rw-r--r--svx/source/dialog/srchdlg.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/srchdlg.src b/svx/source/dialog/srchdlg.src
index 084e0135bab8..4edb58b2b9af 100644
--- a/svx/source/dialog/srchdlg.src
+++ b/svx/source/dialog/srchdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: srchdlg.src,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: rt $ $Date: 2001-05-30 20:46:41 $
+ * last change: $Author: fme $ $Date: 2001-06-03 14:18:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -735,6 +735,7 @@ ModelessDialog RID_SVXDLG_SEARCH
{
Pos = MAP_APPFONT ( 93, 163 ) ;
Size = MAP_APPFONT ( 4, 43 ) ;
+ Vert = TRUE;
};
RadioButton BTN_ROWS
{
@@ -830,6 +831,7 @@ ModelessDialog RID_SVXDLG_SEARCH
{
Pos = MAP_APPFONT ( 186, 163 ) ;
Size = MAP_APPFONT ( 4, 43 ) ;
+ Vert = TRUE;
};
CheckBox CB_ALLTABLES
{