20#ifndef __com_sun_star_document_XUndoAction_idl__
21#define __com_sun_star_document_XUndoAction_idl__
27module
com { module sun { module star { module document {
59 [attribute, readonly]
string Title;
thrown when reverting to re-applying an undoable action fails.
Definition: UndoFailedException.idl:36
represents a single (undoable) action on a document
Definition: XUndoAction.idl:34
void undo()
reverts the action represented by the instance
Definition: Accessible.idl:22