summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-08-06 20:11:21 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-08-07 06:21:33 +0000
commit79bca854451a24dd9cf17f8befaccfcb40d996fa (patch)
tree860e35018ef646d9aada90f1c032cf08c0508b47 /officecfg
parentdc25f08521ba73c4d5141c8c9b020de26159b1ed (diff)
tdf#91820 Add insert pivot table to data menu
Change-Id: Ib30a12120fce2e8bb63c0fed3311d3390ad6afb5 Reviewed-on: https://gerrit.libreoffice.org/27925 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu11
1 files changed, 11 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 1736f8a55b14..fe2a061b9639 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -395,6 +395,17 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:InsertPivotTable" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Create...</value>
+ </prop>
+ <prop oor:name="TargetURL" oor:type="xs:string">
+ <value>.uno:DataDataPilotRun</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
<node oor:name=".uno:GoLeftToStartOfDataSel" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Select to Left Block Margin</value>