summaryrefslogtreecommitdiffstats
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-03-14 11:56:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-03-14 14:27:49 +0100
commit03782946065d8a31808f1dab9bc848d349d623f1 (patch)
treec9dfb0e446ded4bf873994631d4cb0019277eae4 /sfx2/uiconfig
parentMoving XSAXDocumentBuilder2 to use XFastDocumentHandler: (diff)
downloadcore-03782946065d8a31808f1dab9bc848d349d623f1.tar.gz
core-03782946065d8a31808f1dab9bc848d349d623f1.zip
enable column search for welded treeviews
Change-Id: I017dc2e5270d86b2168faf3f9240eeded1fc3533 Reviewed-on: https://gerrit.libreoffice.org/51272 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/loadtemplatedialog.ui4
-rw-r--r--sfx2/uiconfig/ui/saveastemplatedlg.ui2
2 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui
index e33497f2f6d6..d2b258c8e110 100644
--- a/sfx2/uiconfig/ui/loadtemplatedialog.ui
+++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui
@@ -136,7 +136,7 @@
<property name="model">liststore1</property>
<property name="headers_visible">False</property>
<property name="headers_clickable">False</property>
- <property name="enable_search">False</property>
+ <property name="search_column">0</property>
<property name="show_expanders">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
@@ -203,7 +203,7 @@
<property name="model">liststore2</property>
<property name="headers_visible">False</property>
<property name="headers_clickable">False</property>
- <property name="enable_search">False</property>
+ <property name="search_column">0</property>
<property name="show_expanders">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui
index ac58199f808a..1e1dd0e4e4dd 100644
--- a/sfx2/uiconfig/ui/saveastemplatedlg.ui
+++ b/sfx2/uiconfig/ui/saveastemplatedlg.ui
@@ -178,7 +178,7 @@
<property name="model">categorylist</property>
<property name="headers_visible">False</property>
<property name="headers_clickable">False</property>
- <property name="enable_search">False</property>
+ <property name="search_column">0</property>
<property name="show_expanders">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>