summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2017-05-06 04:47:46 +0300
committerEike Rathke <erack@redhat.com>2017-06-12 13:11:14 +0200
commited715a460254e4d72c78ff6eb244a9fc6692e2a6 (patch)
tree0bbfea1dd708eb5a8a13daeeee089eda8a02db62 /officecfg
parent7260bb7160fe58ac63b6b5dd9a322805b1eacab4 (diff)
tdf#95883 Select Unprotected Cells in Calc
Change-Id: I20a71f66154675de9c2c47ff32e859c899fe9103 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/37424 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 e084fbb73d0b..1008af5d8688 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -483,6 +483,11 @@
<value xml:lang="en-US">Select Row</value>
</prop>
</node>
+ <node oor:name=".uno:SelectUnprotectedCells" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Select Unprotected Cells</value>
+ </prop>
+ </node>
<node oor:name=".uno:ConditionalFormatMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">C~onditional Formatting</value>