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

struct LinguServiceEvent
Base Hierarchy
LinguServiceEvent
 ┗ ::com::sun::star::lang::EventObject

Elements' Summary
nEvent The type of event.  
Elements' Details
nEvent
short nEvent;
Description
The type of event.

The value may be combined via logical OR from those values defined in LinguServiceEventFlags

Top of Page