Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service DictionaryList

Description
is the list of personal dictionaries.

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

See also
unknown ?
XDictionary
See also
unknown ?
XDictionaryList
See also
unknown ?
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