summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-07-11 18:18:29 +0200
committerandreas_kainz <kainz.a@gmail.com>2018-07-12 17:07:37 +0200
commit2cfe74f35fbe7119cbff309d569da45899f962df (patch)
tree09773db1ca93d63f1430a25339b7e1b7d27a74ef /sc
parent8f900385503f3b0b8d045fd6c2256d2e2c78f0d4 (diff)
NB Implementation: fix Underline command and add CharmapControl
The new CharmapControl action will be used instead of InsertSymbol Change-Id: I9a2e519fb7b8b773763b4c58f8aaa40e6af810b6 Reviewed-on: https://gerrit.libreoffice.org/57283 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 3ffd06f141f86a695deb8672a34b95f31f4d1b16) Reviewed-on: https://gerrit.libreoffice.org/57289
Diffstat (limited to 'sc')
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar.ui4
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui4
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui2
3 files changed, 5 insertions, 5 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index b6c40b6e3ea8..7f4df60cbd3e 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3101,7 +3101,7 @@
<object class="GtkToolButton" id="Home-Underline">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:UnderlineSimple</property>
+ <property name="action_name">.uno:Underline</property>
</object>
<packing>
<property name="expand">False</property>
@@ -5367,7 +5367,7 @@
<object class="GtkToolButton" id="Insert-InsertSymbol">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:InsertSymbol</property>
+ <property name="action_name">.uno:CharmapControl</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index a306eed99d21..81ad615d5860 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -4291,7 +4291,7 @@
<object class="GtkToolButton" id="Underline">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:UnderlineSimple</property>
+ <property name="action_name">.uno:Underline</property>
</object>
<packing>
<property name="expand">False</property>
@@ -8519,7 +8519,7 @@
<object class="GtkToolButton" id="Underline1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:UnderlineSimple</property>
+ <property name="action_name">.uno:Underline</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 8499083016d0..a7221299bf7f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -10492,7 +10492,7 @@
<object class="GtkToolButton" id="InsertSymbole1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:InsertSymbol</property>
+ <property name="action_name">.uno:CharmapControl</property>
</object>
<packing>
<property name="expand">True</property>