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 --- qadevOOo/objdsc/lnn/com.sun.star.lingu2.Hyphenator.csv | 15 +++++++++++++++ qadevOOo/objdsc/lnn/com.sun.star.lingu2.SpellChecker.csv | 14 ++++++++++++++ qadevOOo/objdsc/lnn/com.sun.star.lingu2.Thesaurus.csv | 11 +++++++++++ 3 files changed, 40 insertions(+) create mode 100644 qadevOOo/objdsc/lnn/com.sun.star.lingu2.Hyphenator.csv create mode 100644 qadevOOo/objdsc/lnn/com.sun.star.lingu2.SpellChecker.csv create mode 100644 qadevOOo/objdsc/lnn/com.sun.star.lingu2.Thesaurus.csv (limited to 'qadevOOo/objdsc/lnn') 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 0000000000..da591a43af --- /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 0000000000..a1e42aa6c5 --- /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 0000000000..a8803f365b --- /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()" -- cgit v1.2.3