summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-02-27 21:09:43 +0100
committerandreas_kainz <kainz.a@gmail.com>2020-02-28 08:15:23 +0100
commitf1b01ab9705d0ae95ce637b997ed8bf82cc92f90 (patch)
tree2ac9b7113160b44a2a72ba4e927ca3eb9b39f0ad /sc/uiconfig
parent19f7cd18d56427dffcd85a9ebd2588f28ddf3cbd (diff)
tdf#130909 Tabbed interface calc hide subsuperscription
Change-Id: I627733a719d52afdfbac07525a9609bbe1b5f20c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89650 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar.ui7
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar_compact.ui9
2 files changed, 0 insertions, 16 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index 3155ceb6ff22..b945e4a0a362 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3473,12 +3473,6 @@
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="padding">5</property>
- <property name="position">1</property>
- </packing>
</child>
<child>
<object class="sfxlo-NotebookbarToolBox" id="ExtTop5">
@@ -3500,7 +3494,6 @@
</child>
<child>
<object class="GtkToolButton" id="Home-SuperScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SuperScript</property>
</object>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 5f789274bda2..c04a71651197 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -3479,13 +3479,6 @@
<property name="valign">center</property>
<property name="vexpand">True</property>
<child>
- <object class="GtkSeparator" id="separator4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
- <property name="orientation">vertical</property>
- </object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
@@ -3503,7 +3496,6 @@
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="Home-SubScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SubScript</property>
</object>
@@ -3514,7 +3506,6 @@
</child>
<child>
<object class="GtkToolButton" id="Home-SuperScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SuperScript</property>
</object>