Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XDictionaryListEventListener
Base Interfaces
XDictionaryListEventListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
This interfaces allows the object to act according to dictionary-list events.

This interface is the base class for all dictionary-list event listeners. Its single function will be called by the broadcasting dictionary-list in order to notify its registered listeners.

See also
DictionaryListEvent, XDictionaryList

Methods' Summary
processDictionaryListEvent is used to notify the object about dictionary-list events.  
Methods' Details
processDictionaryListEvent
void
processDictionaryListEvent( [in] DictionaryListEvent  aDicListEvent );

Description
is used to notify the object about dictionary-list events.
Parameter aDicListEvent
the event to be notified of.
See also
DictionaryListEvent
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.