Searched refs:IID_IWebUndoCommand (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp52 static const GUID IID_IWebUndoCommand = variable
119 if (SUCCEEDED(obj->QueryInterface(IID_IWebUndoCommand, (void**)&undoCommand))) {
462 else if (IsEqualGUID(riid, IID_IWebUndoCommand))

Completed in 51 milliseconds