76 interface ::com::sun::star::util::XLockable;
83 interface ::com::sun::star::container::XChild;
153 void leaveUndoContext()
154 raises( ::
com::sun::star::util::InvalidStateException );
174 raises( ::
com::sun::star::lang::IllegalArgumentException );
231 boolean isUndoPossible();
239 boolean isRedoPossible();
248 string getCurrentUndoActionTitle()
257 string getCurrentRedoActionTitle()
264 getAllUndoActionTitles();
271 getAllRedoActionTitles();
313 void addUndoManagerListener(
319 void removeUndoManagerListener(
is thrown when an operation is attempted at an XUndoManager which requires all undo contexts to be cl...
Definition UndoContextNotClosedException.idl:34