20 #ifndef __com_sun_star_document_UndoManagerEvent_idl__
21 #define __com_sun_star_document_UndoManagerEvent_idl__
26 module
com { module sun { module star { module document {
Definition: Ambiguous.idl:22
is an event sent by an XUndoManager implementation when the Undo/Redo stacks of the manager are modif...
Definition: UndoManagerEvent.idl:37
string UndoActionTitle
the title of the undo action which is described by the event
Definition: UndoManagerEvent.idl:41
long UndoContextDepth
denotes the number of Undo contexts which are open, and not yet closed, at the time the event is fire...
Definition: UndoManagerEvent.idl:46
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32