summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2017-01-09 17:30:14 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2017-01-30 22:30:24 +0000
commit8d999b118e553a47a34639c7fda138b609b7aac9 (patch)
tree9b8e1044e92cd89b0a65dbc70e8449d1e8b849b9 /officecfg
parent93ada372b019be0a2fcd555dec234c146a850a4d (diff)
tdf#102132 Add contextual edit region uno command.
Change-Id: I2b95457ba2f074a13059c9f5ce87589f925d3eda Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/33455 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 703b048211eb..b86a26809f17 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1949,6 +1949,11 @@
<value xml:lang="en-US">~Sections...</value>
</prop>
</node>
+ <node oor:name=".uno:EditCurrentRegion" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Edit Section...</value>
+ </prop>
+ </node>
<node oor:name=".uno:JumpToReference" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">To Reference</value>