20 #ifndef __com_sun_star_document_XUndoManagerListener_idl__
21 #define __com_sun_star_document_XUndoManagerListener_idl__
27 module com { module sun { module star { module document {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
is an event sent by an XUndoManager implementation when the Undo/Redo stacks of the manager are modif...
Definition: UndoManagerEvent.idl:36
implemented by components which want to be notified of changes in the Undo/Redo stacks of an Undo man...
Definition: XUndoManagerListener.idl:35