Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:redo

639         @abstract Registers an undo operation of a IWebUndoTarget on the undo/redo stack.
648 @abstract remove all the undo operations that are registered for the passed in target on the undo/redo stack.
667 @method redo:
668 @abstract Redo the last group of operations
670 HRESULT redo();
680 @abstract Returns whether there's anything on the redo stack to be redone