From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. 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 000000000..0537941b8 --- /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 000000000..deadc66bf --- /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 000000000..b7e6ffa3d --- /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 000000000..be51018b4 --- /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 000000000..99ea11407 --- /dev/null +++ b/sw/util/vbaswobj.component @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3