From 0b21b8b146fc4b982c7c9bbb866b9ff18a29332a Mon Sep 17 00:00:00 2001 From: Noel Power Date: Wed, 6 Oct 2010 10:16:27 +0100 Subject: initial commit for vba blob ( not including container_control stuff ) --- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 6 ++++++ .../registry/schema/org/openoffice/Office/Calc.xcs | 2 +- .../registry/schema/org/openoffice/Office/Writer.xcs | 19 +++++++++++++++++++ 3 files changed, 26 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 5629a4fe34ed..f9c997001644 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -1205,6 +1205,12 @@ ~Remove Filter + + + D~atenForm... + D~ataForm... + + Sub~totals... diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 2db99d25807c..97a3cd25415a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1394,7 +1394,7 @@ Indicates whether VBA macros are imported without comments to be executable. - false + true diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 9abada415fbd..de76f804c6b8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -746,6 +746,17 @@ + + + Contains the most recently opened documents. + + + + Lists the file global templates loaded when importing writer documents. + + + + Settings of the mail merge wizard. @@ -6021,6 +6032,14 @@ true + + + pflin + Indicates whether VBA macros are imported without comments to be executable. + + + true + -- cgit v1.2.3