diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /qadevOOo/objdsc/lnn | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/lnn')
3 files changed, 40 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Hyphenator.csv b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Hyphenator.csv new file mode 100644 index 000000000..da591a43a --- /dev/null +++ b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Hyphenator.csv @@ -0,0 +1,15 @@ +"Hyphenator";"com::sun::star::lang::XServiceInfo";"getImplementationName()" +"Hyphenator";"com::sun::star::lang::XServiceInfo";"supportsService()" +"Hyphenator";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()" +"Hyphenator";"com::sun::star::lang::XComponent";"dispose()" +"Hyphenator";"com::sun::star::lang::XComponent";"addEventListener()" +"Hyphenator";"com::sun::star::lang::XComponent";"removeEventListener()" +"Hyphenator";"com::sun::star::lang::XInitialization";"initialize()" +"Hyphenator";"com::sun::star::linguistic2::XHyphenator";"hyphenate()" +"Hyphenator";"com::sun::star::linguistic2::XHyphenator";"queryAlternativeSpelling()" +"Hyphenator";"com::sun::star::linguistic2::XHyphenator";"createPossibleHyphens()" +"Hyphenator";"com::sun::star::linguistic2::XSupportedLocales";"getLocales()" +"Hyphenator";"com::sun::star::linguistic2::XSupportedLocales";"hasLocale()" +"Hyphenator";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()" +"Hyphenator";"com::sun::star::linguistic2::XLinguServiceEventBroadcaster";"addLinguServiceEventListener()" +"Hyphenator";"com::sun::star::linguistic2::XLinguServiceEventBroadcaster";"removeLinguServiceEventListener()" diff --git a/qadevOOo/objdsc/lnn/com.sun.star.lingu2.SpellChecker.csv b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.SpellChecker.csv new file mode 100644 index 000000000..a1e42aa6c --- /dev/null +++ b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.SpellChecker.csv @@ -0,0 +1,14 @@ +"SpellChecker";"com::sun::star::lang::XServiceInfo";"getImplementationName()" +"SpellChecker";"com::sun::star::lang::XServiceInfo";"supportsService()" +"SpellChecker";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()" +"SpellChecker";"com::sun::star::lang::XComponent";"dispose()" +"SpellChecker";"com::sun::star::lang::XComponent";"addEventListener()" +"SpellChecker";"com::sun::star::lang::XComponent";"removeEventListener()" +"SpellChecker";"com::sun::star::lang::XInitialization";"initialize()" +"SpellChecker";"com::sun::star::linguistic2::XSupportedLocales";"getLocales()" +"SpellChecker";"com::sun::star::linguistic2::XSupportedLocales";"hasLocale()" +"SpellChecker";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()" +"SpellChecker";"com::sun::star::linguistic2::XLinguServiceEventBroadcaster";"addLinguServiceEventListener()" +"SpellChecker";"com::sun::star::linguistic2::XLinguServiceEventBroadcaster";"removeLinguServiceEventListener()" +"SpellChecker";"com::sun::star::linguistic2::XSpellChecker";"isValid()" +"SpellChecker";"com::sun::star::linguistic2::XSpellChecker";"spell()" diff --git a/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Thesaurus.csv b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Thesaurus.csv new file mode 100644 index 000000000..a8803f365 --- /dev/null +++ b/qadevOOo/objdsc/lnn/com.sun.star.lingu2.Thesaurus.csv @@ -0,0 +1,11 @@ +"Thesaurus";"com::sun::star::lang::XServiceInfo";"getImplementationName()" +"Thesaurus";"com::sun::star::lang::XServiceInfo";"supportsService()" +"Thesaurus";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()" +"Thesaurus";"com::sun::star::lang::XComponent";"dispose()" +"Thesaurus";"com::sun::star::lang::XComponent";"addEventListener()" +"Thesaurus";"com::sun::star::lang::XComponent";"removeEventListener()" +"Thesaurus";"com::sun::star::lang::XInitialization";"initialize()" +"Thesaurus";"com::sun::star::linguistic2::XSupportedLocales";"getLocales()" +"Thesaurus";"com::sun::star::linguistic2::XSupportedLocales";"hasLocale()" +"Thesaurus";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()" +"Thesaurus";"com::sun::star::linguistic2::XThesaurus";"queryMeanings()" |