Home
last modified time | relevance | path

Searched refs:OleInPlaceSiteExVtbl (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/ieframe/
H A Dclient.c333 static const IOleInPlaceSiteExVtbl OleInPlaceSiteExVtbl = { variable
715 This->IOleInPlaceSiteEx_iface.lpVtbl = &OleInPlaceSiteExVtbl; in DocHost_ClientSite_Init()
/reactos/dll/win32/mshtml/
H A Dpluginhost.c1398 static const IOleInPlaceSiteExVtbl OleInPlaceSiteExVtbl = { variable
2070 host->IOleInPlaceSiteEx_iface.lpVtbl = &OleInPlaceSiteExVtbl; in create_plugin_host()