LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
LinguServiceEvent Struct Referencepublished

represents a linguistic service event. More...

import"LinguServiceEvent.idl";

Inheritance diagram for LinguServiceEvent:
EventObject

Public Attributes

short nEvent
 The type of event. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

represents a linguistic service event.

This type of event may be broadcast by a spell checker or hyphenator service implementation to inform its listeners (clients) that the results of previous function calls may be different now. It is possible to suggest that hyphenation should be done again and/or the spelling of previously incorrect or correct words should be checked again.

See also
com::sun::star::linguistic2::XLinguServiceEventBroadcaster
com::sun::star::linguistic2::XLinguServiceEventListener
com::sun::star::linguistic2::SpellChecker
com::sun::star::linguistic2::Hyphenator
com::sun::star::lang::EventObject

Member Data Documentation

◆ nEvent

short nEvent

The type of event.

The value may be combined via logical OR from those values defined in com::sun::star::linguistic2::LinguServiceEventFlags


The documentation for this struct was generated from the following file: