ReactOS 0.4.16-dev-297-gc569aee
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | EnumConnections |
Variables | |
static const IEnumConnectionsVtbl | EnumConnectionsVtbl |
static const IConnectionPointVtbl | ConnectionPointVtbl |
static const IConnectionPointContainerVtbl | ConnectionPointContainerVtbl |
void call_property_onchanged | ( | ConnectionPointContainer * | container, |
DISPID | dispid | ||
) |
Definition at line 342 of file conpoint.c.
Referenced by HTMLDocument_put_designMode(), notif_readystate(), and parse_complete().
|
static |
Definition at line 161 of file conpoint.c.
|
static |
Definition at line 201 of file conpoint.c.
|
static |
Definition at line 300 of file conpoint.c.
Referenced by ConnectionPointContainer_Destroy().
|
static |
Definition at line 255 of file conpoint.c.
|
static |
Definition at line 173 of file conpoint.c.
|
static |
Definition at line 186 of file conpoint.c.
|
static |
Definition at line 290 of file conpoint.c.
Referenced by get_cp().
|
static |
Definition at line 140 of file conpoint.c.
|
static |
Definition at line 167 of file conpoint.c.
|
static |
Definition at line 241 of file conpoint.c.
|
static |
Definition at line 369 of file conpoint.c.
void ConnectionPointContainer_Destroy | ( | ConnectionPointContainer * | This | ) |
Definition at line 430 of file conpoint.c.
|
static |
Definition at line 381 of file conpoint.c.
|
static |
Definition at line 389 of file conpoint.c.
void ConnectionPointContainer_Init | ( | ConnectionPointContainer * | This, |
IUnknown * | outer, | ||
const cpc_entry_t * | cp_entries | ||
) |
Definition at line 421 of file conpoint.c.
|
static |
Definition at line 362 of file conpoint.c.
|
static |
Definition at line 375 of file conpoint.c.
|
static |
Definition at line 55 of file conpoint.c.
|
static |
Definition at line 118 of file conpoint.c.
|
static |
|
static |
Definition at line 35 of file conpoint.c.
|
static |
Definition at line 65 of file conpoint.c.
|
static |
Definition at line 111 of file conpoint.c.
|
static |
Definition at line 104 of file conpoint.c.
|
static |
Definition at line 312 of file conpoint.c.
Referenced by call_property_onchanged(), and ConnectionPointContainer_FindConnectionPoint().
|
inlinestatic |
Definition at line 135 of file conpoint.c.
Referenced by ConnectionPoint_AddRef(), ConnectionPoint_Advise(), ConnectionPoint_EnumConnections(), ConnectionPoint_GetConnectionInterface(), ConnectionPoint_GetConnectionPointContainer(), ConnectionPoint_QueryInterface(), ConnectionPoint_Release(), and ConnectionPoint_Unadvise().
|
inlinestatic |
Definition at line 357 of file conpoint.c.
Referenced by ConnectionPointContainer_AddRef(), ConnectionPointContainer_EnumConnectionPoints(), ConnectionPointContainer_FindConnectionPoint(), ConnectionPointContainer_QueryInterface(), and ConnectionPointContainer_Release().
|
inlinestatic |
Definition at line 30 of file conpoint.c.
Referenced by EnumConnections_AddRef(), EnumConnections_Clone(), EnumConnections_Next(), EnumConnections_QueryInterface(), EnumConnections_Release(), EnumConnections_Reset(), and EnumConnections_Skip().
|
static |
Definition at line 413 of file conpoint.c.
Referenced by ConnectionPointContainer_Init().
|
static |
Definition at line 278 of file conpoint.c.
Referenced by ConnectionPoint_Init().
|
static |
Definition at line 125 of file conpoint.c.
Referenced by ConnectionPoint_EnumConnections().