From 8e06037b3f9d13a29a6ffd2f030e4360c7e1a30a Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Mon, 24 Aug 2015 23:56:54 +0200 Subject: introduce mode to save vba stream also to xls files Change-Id: Ic1066fa9492090e42d37ec487c2e9e8234de4375 --- officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'officecfg/registry/schema') diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index c3fa5239a712..8e1200ef5cbc 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1629,6 +1629,14 @@ Specifies how VBA macros are treated in Excel files. + + + + Indicates whether VBA macros are exported through the vba export code. + + + true + -- cgit