summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-07-05 08:31:22 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2021-07-05 09:45:34 +0200
commit21b5364ab01f0ceb9197572ff8f50d8a8cea64e1 (patch)
tree6acb40e4e5f40ad77e4076341864fa05171131ef /sfx2
parenta7558455f6661f370100cfee79d64b9c5fbd28d8 (diff)
Resolves tdf#143174 - UNO MoreDictionaries not working
Missing exec method added Change-Id: I2272654ae6ed9d9525c98392a9f65a74a108af02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118395 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/appslots.sdi4
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index bf3f450a303d..6fd72f84ce85 100644
--- a/sfx2/sdi/appslots.sdi
+++ b/sfx2/sdi/appslots.sdi
@@ -325,6 +325,10 @@ shell SfxApplication
[
ExecMethod = OfaExec_Impl ;
]
+ SID_MORE_DICTIONARIES
+ [
+ ExecMethod = OfaExec_Impl ;
+ ]
}
shell SfxModule