From 41fe6208f09010dc23d278649492e72b78870814 Mon Sep 17 00:00:00 2001 From: Katarina Machalkova Date: Wed, 13 Oct 2010 19:27:54 +0200 Subject: Remaining files from pptx-autoplay-fix.diff --- .../config/fragments/filters/impress_OOXML_AutoPlay.xcu | 11 +++++++++++ .../fragments/types/impress_OOXML_Presentation_AutoPlay.xcu | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu create mode 100644 filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu diff --git a/filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu b/filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu new file mode 100644 index 000000000000..052c6131d372 --- /dev/null +++ b/filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu @@ -0,0 +1,11 @@ + + IMPORT EXPORT ALIEN 3RDPARTYFILTER PREFERRED STARTPRESENTATION + + com.sun.star.comp.Impress.oox.PowerPointImport + + Office Open XML Presentation AutoPlay + + Office Open XML Presentation AutoPlay + + com.sun.star.presentation.PresentationDocument + diff --git a/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu b/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu new file mode 100644 index 000000000000..d4a8e6a9f96d --- /dev/null +++ b/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu @@ -0,0 +1,10 @@ + + com.sun.star.comp.oox.FormatDetector + + ppsx + + true + Impress Office Open XML AutoPlay + Office Open XML Presentation AutoPlay + + -- cgit