struct DataEditorEvent in module com::sun::star::util::

(Global Index)

Syntax

struct DataEditorEvent : com::sun::star::lang::EventObject ;

Description

specifies an event broadcast by an XEventEditor .

Field Summary

Type specifies the type of the event.

Field Details



Type

Syntax

com::sun::star::util::DataEditorEventType Type;

Description

specifies the type of the event.

Top of Page