diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /qadevOOo/objdsc/lnn | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
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()" |