diff options
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()" |