20 #ifndef __com_sun_star_document_XUndoAction_idl__
21 #define __com_sun_star_document_XUndoAction_idl__
27 module com { module sun { module star { module document {
59 [attribute, readonly]
string Title;
represents a single (undoable) action on a document
Definition: XUndoAction.idl:33
string Title
is the human-readable, localized description of the action.
Definition: XUndoAction.idl:59
thrown when reverting to re-applying an undoable action fails.
Definition: UndoFailedException.idl:35