Lines Matching full:clsid
10715 This is another class where I'm switching from CLSID/IID macros to the
17443 * Interfaces/WebKit.idl: Added WebDownload CLSID
17502 - More CLSID voodoo
17632 Made WebURLCredential use a registered CLSID so the app can get instantiate it:
17643 use CLSID, and return the failing HRESULT.
17649 (WebURLCredential::QueryInterface): Switched to use CLSID.
18827 Added CLSID for WebPreferences
20936 (WebHistory::QueryInterface): Support QI to WebHistory via CLSID (avoids yucky static cast in other places)
20941 (WebView::QueryInterface): Support QI to WebView via CLSID