|
ReactOS 0.4.16-dev-2207-geb15453
|
#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 "msxml_private.h"#include "initguid.h"#include "asptlb.h"#include "wine/debug.h"
Go to the source code of this file.
Classes | |
| struct | xsltemplate |
| struct | xslprocessor |
Macros | |
| #define | COBJMACROS |
Enumerations | |
| enum | output_type { PROCESSOR_OUTPUT_NOT_SET , PROCESSOR_OUTPUT_STREAM , PROCESSOR_OUTPUT_PERSISTSTREAM , PROCESSOR_OUTPUT_RESPONSE } |
Variables | |
| static const struct IXSLTemplateVtbl | XSLTemplateVtbl |
| static const tid_t | xsltemplate_iface_tids [] |
| static dispex_static_data_t | xsltemplate_dispex |
| static const struct IXSLProcessorVtbl | XSLProcessorVtbl |
| static const tid_t | xslprocessor_iface_tids [] |
| static dispex_static_data_t | xslprocessor_dispex |
| #define COBJMACROS |
Definition at line 21 of file stylesheet.c.
| Enumerator | |
|---|---|
| PROCESSOR_OUTPUT_NOT_SET | |
| PROCESSOR_OUTPUT_STREAM | |
| PROCESSOR_OUTPUT_PERSISTSTREAM | |
| PROCESSOR_OUTPUT_RESPONSE | |
Definition at line 51 of file stylesheet.c.
|
inlinestatic |
Definition at line 88 of file stylesheet.c.
Referenced by xslprocessor_addObject(), xslprocessor_addParameter(), xslprocessor_AddRef(), xslprocessor_get_input(), xslprocessor_get_output(), xslprocessor_get_ownerTemplate(), xslprocessor_get_readyState(), xslprocessor_get_startMode(), xslprocessor_get_startModeURI(), xslprocessor_get_stylesheet(), xslprocessor_GetIDsOfNames(), xslprocessor_GetTypeInfo(), xslprocessor_GetTypeInfoCount(), xslprocessor_Invoke(), xslprocessor_put_input(), xslprocessor_put_output(), xslprocessor_QueryInterface(), xslprocessor_Release(), xslprocessor_reset(), xslprocessor_setStartMode(), and xslprocessor_transform().
|
inlinestatic |
Definition at line 83 of file stylesheet.c.
Referenced by xsltemplate_AddRef(), xsltemplate_createProcessor(), xsltemplate_get_stylesheet(), xsltemplate_GetIDsOfNames(), xsltemplate_GetTypeInfo(), xsltemplate_GetTypeInfoCount(), xsltemplate_Invoke(), xsltemplate_putref_stylesheet(), xsltemplate_QueryInterface(), and xsltemplate_Release().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | msxml | ) |
|
static |
Definition at line 749 of file stylesheet.c.
|
static |
Definition at line 688 of file stylesheet.c.
|
static |
Definition at line 316 of file stylesheet.c.
|
static |
Definition at line 807 of file stylesheet.c.
Referenced by xsltemplate_createProcessor().
|
static |
Definition at line 424 of file stylesheet.c.
|
static |
Definition at line 531 of file stylesheet.c.
|
static |
Definition at line 432 of file stylesheet.c.
|
static |
Definition at line 658 of file stylesheet.c.
|
static |
Definition at line 453 of file stylesheet.c.
|
static |
Definition at line 463 of file stylesheet.c.
|
static |
Definition at line 760 of file stylesheet.c.
|
static |
Definition at line 365 of file stylesheet.c.
|
static |
Definition at line 355 of file stylesheet.c.
|
static |
Definition at line 349 of file stylesheet.c.
|
static |
Definition at line 375 of file stylesheet.c.
|
static |
Definition at line 93 of file stylesheet.c.
Referenced by xslprocessor_addParameter(), and xslprocessor_Release().
|
static |
Definition at line 386 of file stylesheet.c.
|
static |
Definition at line 473 of file stylesheet.c.
|
static |
Definition at line 287 of file stylesheet.c.
|
static |
Definition at line 324 of file stylesheet.c.
|
static |
Definition at line 650 of file stylesheet.c.
|
static |
Definition at line 668 of file stylesheet.c.
Referenced by xslprocessor_addParameter().
|
static |
Definition at line 442 of file stylesheet.c.
|
static |
Definition at line 558 of file stylesheet.c.
|
static |
Definition at line 138 of file stylesheet.c.
Definition at line 264 of file stylesheet.c.
|
static |
Definition at line 226 of file stylesheet.c.
|
static |
Definition at line 217 of file stylesheet.c.
|
static |
Definition at line 177 of file stylesheet.c.
|
static |
Definition at line 167 of file stylesheet.c.
|
static |
Definition at line 161 of file stylesheet.c.
|
static |
Definition at line 187 of file stylesheet.c.
|
static |
Definition at line 198 of file stylesheet.c.
|
static |
Definition at line 109 of file stylesheet.c.
|
static |
Definition at line 146 of file stylesheet.c.
|
static |
Definition at line 102 of file stylesheet.c.
Referenced by xsltemplate_putref_stylesheet().
|
static |
Definition at line 800 of file stylesheet.c.
Referenced by XSLProcessor_create().
Definition at line 795 of file stylesheet.c.
Definition at line 770 of file stylesheet.c.
Referenced by XSLProcessor_create().
|
static |
Definition at line 257 of file stylesheet.c.
Referenced by XSLTemplate_create().
Definition at line 252 of file stylesheet.c.
Definition at line 238 of file stylesheet.c.
Referenced by XSLTemplate_create().