service DictionaryList in module com::sun::star::linguistic2::

(Global Index)

Syntax

service DictionaryList;

Description

is the list of personal dictionaries.

The active dictionaries of this list will be used for spellchecking and hyphenation.

See also

XDictionary

See also

XDictionaryList;

See also

XSearchableDictionaryList;

Exported Interfaces

com::sun::star::linguistic2::XSearchableDictionaryList

Description

allows searching for an entry in all dictionaries of the dictionary-list.


com::sun::star::lang::XComponent

Description

allows to exclicitly free resources and break cyclic references.


com::sun::star::lang::XServiceInfo

Description

provides information regarding which services are implemented.


Top of Page