|
ReactOS 0.4.16-dev-2216-ga08d639
|
#include <stdarg.h>#include <libxml/parser.h>#include <libxml/xmlerror.h>#include "windef.h"#include "winbase.h"#include "winuser.h"#include "ole2.h"#include "msxml6.h"#include "msxml2did.h"#include "msxml_private.h"#include "wine/debug.h"
Go to the source code of this file.
Classes | |
| struct | xmlnodelist |
Macros | |
| #define | COBJMACROS |
Variables | |
| static const struct enumvariant_funcs | nodelist_enumvariant |
| static const struct IXMLDOMNodeListVtbl | xmlnodelist_vtbl |
| static const dispex_static_data_vtbl_t | xmlnodelist_dispex_vtbl |
| static const tid_t | xmlnodelist_iface_tids [] |
| static dispex_static_data_t | xmlnodelist_dispex |
| #define COBJMACROS |
Definition at line 21 of file nodelist.c.
| IXMLDOMNodeList * create_children_nodelist | ( | xmlNodePtr | node | ) |
Definition at line 416 of file nodelist.c.
Referenced by node_get_child_nodes().
|
inlinestatic |
Definition at line 70 of file nodelist.c.
Referenced by xmlnodelist__newEnum(), xmlnodelist_AddRef(), xmlnodelist_get_item(), xmlnodelist_get_length(), xmlnodelist_GetIDsOfNames(), xmlnodelist_GetTypeInfo(), xmlnodelist_GetTypeInfoCount(), xmlnodelist_invoke(), xmlnodelist_Invoke(), xmlnodelist_nextNode(), xmlnodelist_QueryInterface(), xmlnodelist_Release(), and xmlnodelist_reset().
Definition at line 59 of file nodelist.c.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | msxml | ) |
|
static |
Definition at line 291 of file nodelist.c.
|
static |
Definition at line 127 of file nodelist.c.
|
static |
Definition at line 316 of file nodelist.c.
|
static |
Definition at line 202 of file nodelist.c.
|
static |
Definition at line 234 of file nodelist.c.
|
static |
Definition at line 173 of file nodelist.c.
|
static |
Definition at line 162 of file nodelist.c.
|
static |
Definition at line 154 of file nodelist.c.
|
static |
Definition at line 331 of file nodelist.c.
|
static |
Definition at line 186 of file nodelist.c.
|
static |
Definition at line 260 of file nodelist.c.
|
static |
Definition at line 75 of file nodelist.c.
|
static |
Definition at line 136 of file nodelist.c.
|
static |
Definition at line 281 of file nodelist.c.
|
static |
Definition at line 65 of file nodelist.c.
Referenced by xmlnodelist__newEnum(), and xmlnodelist_QueryInterface().
|
static |
Definition at line 409 of file nodelist.c.
Referenced by create_children_nodelist().
|
static |
Definition at line 400 of file nodelist.c.
Definition at line 405 of file nodelist.c.
Definition at line 300 of file nodelist.c.
Referenced by create_children_nodelist().