From 9071a181b04442f91d4dca6c6ce7832a3f1ea191 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 18 Feb 2008 14:23:57 +0000 Subject: INTEGRATION: CWS chart19 (1.6.164); FILE MERGED 2008/01/15 15:12:40 bm 1.6.164.9: #i44768# trendline -> trend line 2008/01/15 13:47:51 bm 1.6.164.8: #i44768# error bars without hyphen 2008/01/15 13:47:23 bm 1.6.164.7: #i44768# duplicate mnemonics 2008/01/15 10:41:57 bm 1.6.164.6: #i44768# duplicate mnemonics 2008/01/15 07:56:36 bm 1.6.164.5: #i44768# inserting mean values has no dialog, +insert mean value line for context menu 2008/01/11 15:51:17 bm 1.6.164.4: #i44768# "Trendlines" for "Insert" menu, "Insert Trendline" for context menu of data series 2007/12/20 21:22:31 bm 1.6.164.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:43:10 bm 1.6.164.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/20 16:16:26 iha 1.6.164.1: #1163# title for secondary axes --- .../org/openoffice/Office/UI/ChartCommands.xcu | 34 +++++++++++++++++++--- 1 file changed, 30 insertions(+), 4 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu index fc4791ba751c..397e01e09769 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu @@ -215,9 +215,19 @@ ~All Axes... - + - ~Statistics... + T~rend Lines... + + + + + Mean ~Value Lines + + + + + ~Y Error Bars... @@ -246,6 +256,16 @@ ~Z Axis Title... + + + S~econdary X Axis Title... + + + + + Se~condary Y Axis Title... + + @@ -391,13 +411,19 @@ - Insert ~Regression Curve + Insert Tre~nd Line... + + + + + + Insert Mean ~Value Line - Insert Regresion Curve ~Equation + Insert Trend Line ~Equation -- cgit