19#ifndef __com_sun_star_util_XDataEditorListener_idl__
20#define __com_sun_star_util_XDataEditorListener_idl__
27module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:48
makes it possible to receive status change events from an XDataEditor.
Definition: XDataEditorListener.idl:33
void updateDataEditorState([in] DataEditorEvent event)
is called when the state of a connected XDataEditor changes.
Definition: Accessible.idl:22
specifies an event broadcasted by an XDataEditor.
Definition: DataEditorEvent.idl:32