From 515a5024377f5c93e962c65cfd987bf5d52d135c Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sun, 10 Nov 2013 16:26:34 +0100 Subject: Add statistics dialog for calculation of moving average. Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167 --- officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index da9b2592e3d3..9a32ed6a9ff6 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -691,6 +691,14 @@ 1 + + + ~Moving Average... + + + 1 + + ~Headers & Footers... -- cgit