From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- xmloff/util/xo.component | 232 +++++++++++++++++++++++++++++++++++++++ xmloff/util/xo.component.chart | 17 +++ xmloff/util/xo.component.draw | 18 +++ xmloff/util/xo.component.impress | 18 +++ xmloff/util/xo.component.writer | 7 ++ 5 files changed, 292 insertions(+) create mode 100644 xmloff/util/xo.component create mode 100644 xmloff/util/xo.component.chart create mode 100644 xmloff/util/xo.component.draw create mode 100644 xmloff/util/xo.component.impress create mode 100644 xmloff/util/xo.component.writer (limited to 'xmloff/util') diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component new file mode 100644 index 0000000000..7bd198ce17 --- /dev/null +++ b/xmloff/util/xo.component @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xmloff/util/xo.component.chart b/xmloff/util/xo.component.chart new file mode 100644 index 0000000000..d31357d02d --- /dev/null +++ b/xmloff/util/xo.component.chart @@ -0,0 +1,17 @@ +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +SchXMLExport.Compact +SchXMLExport.Content +SchXMLExport.Oasis.Compact +SchXMLExport.Oasis.Content +SchXMLExport.Oasis.Meta +SchXMLExport.Oasis.Styles +SchXMLExport.Styles +SchXMLImport +SchXMLImport.Content +SchXMLImport.Meta +SchXMLImport.Styles diff --git a/xmloff/util/xo.component.draw b/xmloff/util/xo.component.draw new file mode 100644 index 0000000000..f8bd3c3a9f --- /dev/null +++ b/xmloff/util/xo.component.draw @@ -0,0 +1,18 @@ +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +XMLDrawContentExportOasis +XMLDrawContentImportOasis +XMLDrawExportOasis +XMLDrawExportOOO +XMLDrawImportOasis +XMLDrawingLayerExport +XMLDrawMetaExportOasis +XMLDrawMetaImportOasis +XMLDrawSettingsExportOasis +XMLDrawSettingsImportOasis +XMLDrawStylesExportOasis +XMLDrawStylesImportOasis diff --git a/xmloff/util/xo.component.impress b/xmloff/util/xo.component.impress new file mode 100644 index 0000000000..09105b58b9 --- /dev/null +++ b/xmloff/util/xo.component.impress @@ -0,0 +1,18 @@ +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +XMLImpressClipboardExport +XMLImpressContentExportOasis +XMLImpressContentImportOasis +XMLImpressExportOasis +XMLImpressExportOOO +XMLImpressImportOasis +XMLImpressMetaExportOasis +XMLImpressMetaImportOasis +XMLImpressSettingsExportOasis +XMLImpressSettingsImportOasis +XMLImpressStylesExportOasis +XMLImpressStylesImportOasis diff --git a/xmloff/util/xo.component.writer b/xmloff/util/xo.component.writer new file mode 100644 index 0000000000..b9c5fcfed5 --- /dev/null +++ b/xmloff/util/xo.component.writer @@ -0,0 +1,7 @@ +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +com.sun.star.comp.Writer.XMLAutotextEventsExporter -- cgit v1.2.3