Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: document ::

struct UndoManagerEvent
Base Hierarchy
UndoManagerEvent
 ┗ ::com::sun::star::lang::EventObject
Description
is an event sent by an XUndoManager implementation when the Undo/Redo stacks of the manager are modified.
See also
XUndoManager, XUndoManagerListener, XUndoAction

Elements' Summary
UndoActionTitle the title of the undo action which is described by the event  
UndoContextDepth denotes the number of Undo contexts which are open, and not yet closed, at the time the event is fired.  
Elements' Details
UndoActionTitle
string UndoActionTitle;
Description
the title of the undo action which is described by the event
See also
XUndoAction::Title
UndoContextDepth
long UndoContextDepth;
Description
denotes the number of Undo contexts which are open, and not yet closed, at the time the event is fired.
See also
XUndoManager::enterUndoContext
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.