From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- .../source/pdfimport/config/pdf_import_filter.xcu | 216 +++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 sdext/source/pdfimport/config/pdf_import_filter.xcu (limited to 'sdext/source/pdfimport/config/pdf_import_filter.xcu') diff --git a/sdext/source/pdfimport/config/pdf_import_filter.xcu b/sdext/source/pdfimport/config/pdf_import_filter.xcu new file mode 100644 index 000000000..3909f9fc1 --- /dev/null +++ b/sdext/source/pdfimport/config/pdf_import_filter.xcu @@ -0,0 +1,216 @@ + + + + + + + com.sun.star.drawing.DrawingDocument + + + 0 + + + + com.sun.star.comp.Writer.XmlFilterAdaptor + + + 3RDPARTYFILTER ALIEN IMPORT PREFERRED SUPPORTSSIGNING + + + pdf_Portable_Document_Format + + + PDF - Portable Document Format (Draw) + + + + + + org.libreoffice.comp.documents.DrawPDFImport,,com.sun.star.comp.Draw.XMLOasisImporter,,,,true + + + + + + com.sun.star.presentation.PresentationDocument + + + 0 + + + + com.sun.star.comp.Writer.XmlFilterAdaptor + + + 3RDPARTYFILTER ALIEN IMPORT PREFERRED + + + pdf_Portable_Document_Format + + + PDF - Portable Document Format (Impress) + + + + + + org.libreoffice.comp.documents.ImpressPDFImport,,com.sun.star.comp.Impress.XMLOasisImporter,,,,true + + + + + + com.sun.star.text.TextDocument + + + 0 + + + + com.sun.star.comp.Writer.XmlFilterAdaptor + + + 3RDPARTYFILTER ALIEN IMPORT PREFERRED + + + pdf_Portable_Document_Format + + + PDF - Portable Document Format (Writer) + + + + + + org.libreoffice.comp.documents.WriterPDFImport,,com.sun.star.comp.Writer.XMLOasisImporter,,,,true + + + + + + com.sun.star.text.TextDocument + + + 0 + + + org.libreoffice.comp.documents.HybridPDFImport + + + 3RDPARTYFILTER ALIEN IMPORT NOTINFILEDIALOG + + + + + + pdf_Portable_Document_Format + + + + + + PDF - Portable Document Format + + + + + + com.sun.star.presentation.PresentationDocument + + + 0 + + + org.libreoffice.comp.documents.HybridPDFImport + + + 3RDPARTYFILTER ALIEN IMPORT NOTINFILEDIALOG NOTINCHOOSER + + + + + + pdf_Portable_Document_Format + + + + + + PDF - Portable Document Format + + + + + + com.sun.star.drawing.DrawingDocument + + + 0 + + + org.libreoffice.comp.documents.HybridPDFImport + + + 3RDPARTYFILTER ALIEN IMPORT NOTINFILEDIALOG NOTINCHOOSER + + + + + + pdf_Portable_Document_Format + + + + + + PDF - Portable Document Format + + + + + + com.sun.star.sheet.SpreadsheetDocument + + + 0 + + + org.libreoffice.comp.documents.HybridPDFImport + + + 3RDPARTYFILTER ALIEN IMPORT NOTINFILEDIALOG NOTINCHOOSER + + + + + + pdf_Portable_Document_Format + + + + + + PDF - Portable Document Format + + + + -- cgit v1.2.3