summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:33:03 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:33:03 +0000
commitb4f38b49f3b444ed0691f386929e0197e2637e00 (patch)
tree5d69bd8b06197e5234e634cb551ab964ee2edb34 /officecfg
parent77a1473bb665f5a884b2c6920d567a7bf22c1b4c (diff)
INTEGRATION: CWS chart17 (1.6.122); FILE MERGED
2007/10/12 12:36:58 bm 1.6.122.1: #i7998# context menu insertion of trendlines and equations
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu12
1 files changed, 12 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
index 5285df2433f5..fc4791ba751c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
@@ -388,6 +388,18 @@
<value xml:lang="en-US">~Grid</value>
</prop>
</node>
+ <node oor:name=".uno:InsertTrendline" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+
+ <value xml:lang="en-US">Insert ~Regression Curve</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:InsertTrendlineEquation" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+
+ <value xml:lang="en-US">Insert Regresion Curve ~Equation</value>
+ </prop>
+ </node>
</node>
</node>
</oor:component-data>