Home
last modified time | relevance | path

Searched refs:IOleDocument_iface (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/mshtml/
H A Doleobj.c693 return CONTAINING_RECORD(iface, HTMLDocument, IOleDocument_iface); in impl_from_IOleDocument()
1202 This->IOleDocument_iface.lpVtbl = &OleDocumentVtbl; in HTMLDocument_OleObj_Init()
H A Dmshtml_private.h553 IOleDocument IOleDocument_iface; member
H A Dhtmldoc.c4276 *ppv = &This->IOleDocument_iface; in htmldoc_qi()