Kaydet (Commit) 4786a09e authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

tdf#119734 add icon AutoFilter to groupedbar in calc

Change-Id: I9ddb8f70b53600c02addeaf44a8cd1978e1ba5d0
Reviewed-on: https://gerrit.libreoffice.org/65128
Tested-by: Jenkins
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst 72d50182
......@@ -5016,6 +5016,18 @@
<property name="can_focus">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="DataFilterAutoFilter">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="has_tooltip">True</property>
<property name="action_name">.uno:DataFilterAutoFilter</property>
</object>
<packing>
<property name="expand">False</property>
<property name="homogeneous">True</property>
</packing>
</child>
<child>
<object class="GtkToolButton" id="DataFilterStandardFilter">
<property name="visible">True</property>
......@@ -5041,10 +5053,10 @@
</packing>
</child>
<child>
<object class="GtkToolButton" id="FunctionBox">
<object class="GtkToolButton" id="DataSort">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:FunctionBox</property>
<property name="action_name">.uno:DataSort</property>
</object>
<packing>
<property name="expand">False</property>
......@@ -6450,9 +6462,6 @@
<property name="position">1</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child>
<object class="sfxlo-PriorityMergedHBox" id="AnnotationBox">
<property name="can_focus">False</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment