summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorrafaelhlima <rafael.palma.lima@gmail.com>2022-02-05 20:36:19 -0300
committerRafael Lima <rafael.palma.lima@gmail.com>2022-02-15 13:37:31 +0100
commitd519cbe89268ff24e2b8b05ba5124dca98f22b79 (patch)
tree6a834532a004ce039fb5c74043b3ca766279968d /officecfg
parent7b24b2f2a346bf65c9c997926ecddd1dc5aa05d5 (diff)
tdf#145745 Create uno:DuplicateSheet command
Change-Id: Ic8d37f02d45c6f958bf6133c27997adea9bc8c7c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129541 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu8
1 files changed, 8 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 7098b111308f..c7bfe5e55577 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -14,6 +14,14 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:DuplicateSheet" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Duplicate Sheet</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
<node oor:name=".uno:ObjectMirrorVertical" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Flip Vertically</value>