64 interface ::com::sun::star::util::XLockable;
71 interface ::com::sun::star::container::XChild;
141 void leaveUndoContext()
142 raises( ::
com::sun::star::util::InvalidStateException );
162 raises( ::
com::sun::star::lang::IllegalArgumentException );
219 boolean isUndoPossible();
227 boolean isRedoPossible();
236 string getCurrentUndoActionTitle()
245 string getCurrentRedoActionTitle()
252 getAllUndoActionTitles();
259 getAllRedoActionTitles();
301 void addUndoManagerListener(
307 void removeUndoManagerListener(
is thrown when an operation is attempted at an XUndoManager which requires all undo contexts to be cl...
Definition UndoContextNotClosedException.idl:29