webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
WebEditorUndoCommand (UndoStep &, bool isUndo) | |
void | execute () |
virtual HRESULT STDMETHODCALLTYPE | QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject) |
virtual ULONG STDMETHODCALLTYPE | AddRef () |
virtual ULONG STDMETHODCALLTYPE | Release () |
WebEditorUndoCommand::WebEditorUndoCommand | ( | UndoStep & | step, |
bool | isUndo | ||
) |
|
virtual |
Implements IWebUndoCommand.
|
virtual |