module com::sun::star::linguistic2 |
Spell checker, hyphenation and thesaurus interfaces.
submodules |
services |
DictionaryList | is the list of personal dictionaries. |
Hyphenator | offers hyphenation functionality. |
LinguProperties | the set of linguistic relevant properties. |
LinguServiceManager | offers linguistic functionality. |
OtherLingu | @ deprecated |
SpellChecker | offers spellchecking functionality. |
Thesaurus | offers thesaurus functionality. |
interfaces |
XAvailableLocales | retrieves the list of available languages. |
XDictionary | This interfaces enables the object to access personal dictionaries. |
XDictionary1 | |
XDictionaryEntry | This interfaces gives access to a dictionary entry. |
XDictionaryEventListener | This interfaces allows the object to act according to dictionary events. |
XDictionaryList | is used to manage and maintain a list of dictionaries. |
XDictionaryListEventListener | This interfaces allows the object to act according to dictionary-list events. |
XHyphenatedWord | gives information obtained by a successful hyphenation attempt. |
XHyphenator | provides functionality for hyphenation of single words. |
XLinguServiceEventBroadcaster | is used to register a listener for LinguServiceEvents. |
XLinguServiceEventListener | is used to inform listeners about LinguServiceEvents. |
XLinguServiceManager | the basic interface to be used to access linguistic functionality. |
XMeaning | one of the possible meanings for a word. |
XPossibleHyphens | Gives information about a word's possible hyphenation points. |
XSearchableDictionaryList | allows searching for an entry in all dictionaries of the dictionary-list. |
XSpellAlternatives | Gives access to the results of failed spellchecking attempts and may provide spelling alternatives. |
XSpellChecker | This interface allows for spellchecking. |
XSpellChecker1 | |
XSupportedLanguages | |
XSupportedLocales | Offers information about which languages are supported by the object. |
XThesaurus | allows for the retrieval of possible meanings for a given word and language. |
structs |
DictionaryEvent | represents a dictionary event. |
DictionaryListEvent | structure representing a dictionary-list event. |
LinguServiceEvent | represents a linguistic service event. |
exceptions |
enums |
DictionaryType | describes the type of a personal dictionary. |
typedefs |
constant groups |
DictionaryEventFlags | flags used for the event type in dictionary events. |
DictionaryListEventFlags | constants representing a single dictionary-list event. |
LinguServiceEventFlags | to be used in lingu-service events. |
SpellFailure | these define the various return types for spellchecking to fail verification. |
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.