From f4c4e407c6731f37769d6ffaaadbf3a07951a594 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sun, 21 May 2017 19:13:50 +0400 Subject: tdf#91820 Add cell style and spreadsheet theme command Change-Id: Ia9a3a4704b5c07e5ae26a290855cf77bd33bcbd1 Reviewed-on: https://gerrit.libreoffice.org/37844 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 67 +++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) (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 a558ff951111..e084fbb73d0b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -168,7 +168,7 @@ - Choose Themes + Spreadsheet Theme 1 @@ -2212,6 +2212,71 @@ 1 + + + Default + + + + + Accent 1 + + + + + Accent 2 + + + + + Accent 3 + + + + + Heading 1 + + + + + Heading 2 + + + + + Bad + + + + + Error + + + + + Good + + + + + Neutral + + + + + Warning + + + + + Footnote + + + + + Note + + -- cgit