From aa5e5de62dd80a4c8be64f809d1607c4d7407fa4 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 20 Dec 2012 12:50:29 -0500 Subject: Add new option for recalculation policy when loading ODF into Calc. This applies only to those documents that are generated by non-LibreOffice applications. Change-Id: I98a7877df36c5de74e4f6f6d09a67e171cbab4a3 --- .../registry/schema/org/openoffice/Office/Calc.xcs | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index cc61d8371941..ee5c5138e0d3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1514,7 +1514,32 @@ Markus Mohrhard - Specifies whether to force a hard recalc after load + Specifies whether to force a hard recalc after load on OOXML-based Excel documents (2007 and newer). + + + + + Recalc always + + + + + Recalc never + + + + + Ask before Recalc + + + + 1 + + + + + Kohei Yoshida + Specifies whether to force a hard recalc after load on non-LibreOffice-generated ODF documents. -- cgit v1.2.3