From 7fedd05085f7a41cae74f645acde82f2a2c55c4a 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(-) diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 7e02dcec79..ec18a755ed 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 v1.2.3