ReactOS 0.4.16-dev-109-gf4cb10f
|
#include "config.h"
#include <stdarg.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 55 of file stylesheet.c.
|
inlinestatic |
Definition at line 92 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 87 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 758 of file stylesheet.c.
|
static |
Definition at line 697 of file stylesheet.c.
Definition at line 320 of file stylesheet.c.
|
static |
Definition at line 816 of file stylesheet.c.
Referenced by xsltemplate_createProcessor().
Definition at line 428 of file stylesheet.c.
Definition at line 535 of file stylesheet.c.
|
static |
Definition at line 436 of file stylesheet.c.
Definition at line 667 of file stylesheet.c.
Definition at line 457 of file stylesheet.c.
Definition at line 467 of file stylesheet.c.
|
static |
Definition at line 769 of file stylesheet.c.
|
static |
Definition at line 369 of file stylesheet.c.
|
static |
Definition at line 359 of file stylesheet.c.
|
static |
Definition at line 353 of file stylesheet.c.
|
static |
Definition at line 379 of file stylesheet.c.
|
static |
Definition at line 97 of file stylesheet.c.
Referenced by xslprocessor_addParameter(), and xslprocessor_Release().
Definition at line 390 of file stylesheet.c.
Definition at line 477 of file stylesheet.c.
|
static |
Definition at line 291 of file stylesheet.c.
Definition at line 328 of file stylesheet.c.
Definition at line 659 of file stylesheet.c.
|
static |
Definition at line 677 of file stylesheet.c.
Referenced by xslprocessor_addParameter().
Definition at line 446 of file stylesheet.c.
|
static |
Definition at line 562 of file stylesheet.c.
Definition at line 142 of file stylesheet.c.
Definition at line 268 of file stylesheet.c.
|
static |
Definition at line 230 of file stylesheet.c.
|
static |
Definition at line 221 of file stylesheet.c.
|
static |
Definition at line 181 of file stylesheet.c.
|
static |
Definition at line 171 of file stylesheet.c.
Definition at line 165 of file stylesheet.c.
|
static |
Definition at line 191 of file stylesheet.c.
|
static |
Definition at line 202 of file stylesheet.c.
|
static |
Definition at line 113 of file stylesheet.c.
Definition at line 150 of file stylesheet.c.
|
static |
Definition at line 106 of file stylesheet.c.
Referenced by xsltemplate_putref_stylesheet().
|
static |
Definition at line 809 of file stylesheet.c.
Referenced by XSLProcessor_create().
Definition at line 804 of file stylesheet.c.
Definition at line 779 of file stylesheet.c.
Referenced by XSLProcessor_create().
|
static |
Definition at line 261 of file stylesheet.c.
Referenced by XSLTemplate_create().
Definition at line 256 of file stylesheet.c.
Definition at line 242 of file stylesheet.c.
Referenced by XSLTemplate_create().