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 --- sw/util/msword.component | 29 +++++++ sw/util/sw.component | 168 +++++++++++++++++++++++++++++++++++++++++ sw/util/sw.component.mailmerge | 8 ++ sw/util/swd.component | 28 +++++++ sw/util/vbaswobj.component | 35 +++++++++ 5 files changed, 268 insertions(+) create mode 100644 sw/util/msword.component create mode 100644 sw/util/sw.component create mode 100644 sw/util/sw.component.mailmerge create mode 100644 sw/util/swd.component create mode 100644 sw/util/vbaswobj.component (limited to 'sw/util') diff --git a/sw/util/msword.component b/sw/util/msword.component new file mode 100644 index 0000000000..0537941b8c --- /dev/null +++ b/sw/util/msword.component @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/sw/util/sw.component b/sw/util/sw.component new file mode 100644 index 0000000000..deadc66bf3 --- /dev/null +++ b/sw/util/sw.component @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sw/util/sw.component.mailmerge b/sw/util/sw.component.mailmerge new file mode 100644 index 0000000000..b7e6ffa3dd --- /dev/null +++ b/sw/util/sw.component.mailmerge @@ -0,0 +1,8 @@ +# 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/. + +lo.writer.MMCurrentEntryController +lo.writer.MMExcludeEntryController diff --git a/sw/util/swd.component b/sw/util/swd.component new file mode 100644 index 0000000000..be51018b40 --- /dev/null +++ b/sw/util/swd.component @@ -0,0 +1,28 @@ + + + + + + + + + + diff --git a/sw/util/vbaswobj.component b/sw/util/vbaswobj.component new file mode 100644 index 0000000000..ea6f15ef72 --- /dev/null +++ b/sw/util/vbaswobj.component @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3