summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2018-01-16 01:30:04 +0300
committerGülşah Köse <gulsah.1004@gmail.com>2018-01-25 12:05:00 +0100
commita626e249033fb9a7ac117e28f3152cedf98b61fc (patch)
tree6d4fa2a5e6b4044fcdbbd323c93c428934b151e6 /officecfg
parentec4de8ff110d6064303f4a1027e4d55c29c4db54 (diff)
[Pardus] tdf#108989 Add contextual manage names command.
If cursor in a named range .uno:DefineCurrentName command appears on context menu. Opens manage names dialog. This patch is sponsored by ULAKBIM/Pardus project. Change-Id: I730fd427fa3d6f5c92563282ff8ca3c0e668eddd Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/47925 Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index f87cc3f47f35..979f4a176698 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1289,6 +1289,11 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:DefineCurrentName" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Manage Names...</value>
+ </prop>
+ </node>
<node oor:name=".uno:InsertName" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Insert Named Range or Expression...</value>