From 4a5b4325d7bd690d14d90bf47ef8483bc7e697f4 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 16 Sep 2010 07:05:19 +0200 Subject: default-ms-filter-convert.diff: Improve MS Import/Export i#8276 --- .../registry/schema/org/openoffice/Office/Common.xcs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 7e02dcec7981..ec18a755edef 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4245,25 +4245,25 @@ Specifies if convertible MathType OLE objects are converted into Math objects. - false + true Specifies if convertible WinWord OLE objects are converted into Writer objects. - false + true Specifies if convertible Excel OLE objects are converted into Calc objects. - false + true Specifies if convertible PowerPoint OLE objects are converted into Impress objects. - false + true @@ -4280,25 +4280,25 @@ Specifies if embedded Math objects are converted into MathType objects. - false + true Specifies if embedded Writer objects are converted into WinWord objects. - false + true Specifies if embedded Calc objects are converted into Excel objects. - false + true Specifies if embedded Impress objects are converted into PowerPoint objects. - false + true -- cgit