summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2017-04-17 09:13:24 +0300
committerEike Rathke <erack@redhat.com>2017-04-20 15:59:19 +0200
commit38ba5bfa215231f5937abebafd075a58c227e7ca (patch)
treee4010263b6ab69bae2ddb43f6f48c408e54d57e6 /officecfg
parente981f360c2216513469c5ff2a51350183e874436 (diff)
tdf#107143 Add delete all comments command.
Change-Id: I1375375543172146a27ed4225f584121f9945a8c Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/36623 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
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 80cedf097f18..dc0797652f9f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -961,6 +961,11 @@
<value xml:lang="en-US">Hide All Comments</value>
</prop>
</node>
+ <node oor:name=".uno:DeleteAllNotes" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Delete All Comments</value>
+ </prop>
+ </node>
<node oor:name=".uno:InsertAnnotation" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Comm~ent</value>