|
ReactOS 0.4.16-dev-2135-g2f5a67f
|
#include "dispex.h"#include "wine/list.h"

Go to the source code of this file.
Classes | |
| struct | dispex_static_data_vtbl_t |
| struct | dispex_static_data_t |
| struct | DispatchEx |
Typedefs | |
| typedef enum tid_t | tid_t |
| typedef struct dispex_data_t | dispex_data_t |
| typedef struct bsc_t | bsc_t |
Functions | |
| HRESULT | get_typeinfo (tid_t tid, ITypeInfo **typeinfo) |
| void | release_typelib (void) |
| void | init_dispex (DispatchEx *, IUnknown *, dispex_static_data_t *) |
| void | release_dispex (DispatchEx *) |
| BOOL | dispex_query_interface (DispatchEx *, REFIID, void **) |
| const IID * | get_riid_from_tid (enum tid_t tid) |
| static HRESULT | return_bstr (const WCHAR *value, BSTR *p) |
| static HRESULT | return_bstrn (const WCHAR *value, int len, BSTR *p) |
| HRESULT | dom_document_create (MSXML_VERSION class_version, void **document) |
| HRESULT | create_moniker_from_url (LPCWSTR, IMoniker **) |
| HRESULT | create_uri (IUri *base, const WCHAR *, IUri **) |
| HRESULT | bind_url (IMoniker *, HRESULT(*onDataAvailable)(void *, char *, DWORD), void *, bsc_t **) |
| HRESULT | detach_bsc (bsc_t *) |
| IUri * | get_base_uri (IUnknown *site) |
Definition at line 148 of file msxml_dispex.h.
| typedef struct dispex_data_t dispex_data_t |
Definition at line 85 of file msxml_dispex.h.
| Enumerator | |
|---|---|
| MSXML_DEFAULT | |
| MSXML2 | |
| MSXML26 | |
| MSXML3 | |
| MSXML4 | |
| MSXML6 | |
Definition at line 26 of file msxml_dispex.h.
Definition at line 36 of file msxml_dispex.h.
| HRESULT bind_url | ( | IMoniker * | mon, |
| HRESULT(*)(void *, char *, DWORD) | onDataAvailable, | ||
| void * | obj, | ||
| bsc_t ** | ret | ||
| ) |
Definition at line 299 of file bsc.c.
Referenced by domdoc_load_moniker(), internal_parseURL(), and xslt_doc_default_loader().
Definition at line 284 of file bsc.c.
Referenced by internal_parseURL().
Definition at line 241 of file bsc.c.
Referenced by create_moniker_from_url().
Definition at line 342 of file bsc.c.
Referenced by domdoc_load_moniker(), internal_parseURL(), and xslt_doc_default_loader().
| BOOL dispex_query_interface | ( | DispatchEx * | This, |
| REFIID | riid, | ||
| void ** | ppv | ||
| ) |
Definition at line 1656 of file dispex.c.
Referenced by CustomDoc_QueryInterface(), domimpl_QueryInterface(), domselection_QueryInterface(), Function_QueryInterface(), HTMLAttributeCollection_QueryInterface(), HTMLCurrentStyle_QueryInterface(), HTMLDOMAttribute_QueryInterface(), HTMLDOMChildrenCollection_QueryInterface(), HTMLDOMImplementation_QueryInterface(), HTMLDOMNode_QI(), HTMLElementCollection_QueryInterface(), HTMLEventObj_QueryInterface(), HTMLFiltersCollection_QueryInterface(), HTMLImageElementFactory_QueryInterface(), HTMLLocation_QueryInterface(), HTMLMimeTypesCollection_QueryInterface(), HTMLOptionElementFactory_QueryInterface(), HTMLPluginsCollection_QueryInterface(), HTMLRect_QueryInterface(), HTMLScreen_QueryInterface(), HTMLSelectionObject_QueryInterface(), HTMLStorage_QueryInterface(), HTMLStyle_QueryInterface(), HTMLStyleSheet_QueryInterface(), HTMLStyleSheetRulesCollection_QueryInterface(), HTMLStyleSheetsCollection_QueryInterface(), HTMLTxtRange_QueryInterface(), HTMLWindow2_QueryInterface(), HTMLXMLHttpRequest_QueryInterface(), HTMLXMLHttpRequestFactory_QueryInterface(), MXAttributes_QueryInterface(), mxwriter_QueryInterface(), node_query_interface(), OmHistory_QueryInterface(), OmNavigator_QueryInterface(), parseError_QueryInterface(), saxxmlreader_QueryInterface(), schema_cache_QueryInterface(), vbnamespacemanager_QueryInterface(), xmlnodelist_QueryInterface(), xmlnodemap_QueryInterface(), xslprocessor_QueryInterface(), and xsltemplate_QueryInterface().
| HRESULT dom_document_create | ( | MSXML_VERSION | class_version, |
| void ** | document | ||
| ) |
Definition at line 3788 of file domdoc.c.
Referenced by cache_entry_from_url(), DllGetClassObject(), handle_xml_load(), httprequest_get_responseXML(), schema_cache_add(), and xslprocessor_put_input().
Definition at line 1629 of file httprequest.c.
Referenced by domdoc_ObjectWithSite_SetSite(), and httprequest_ObjectWithSite_SetSite().
Definition at line 130 of file dispex.c.
Referenced by DispatchEx_InvokeEx(), and get_typeinfo().
Definition at line 61 of file ieframe_main.c.
| void init_dispex | ( | DispatchEx * | dispex, |
| IUnknown * | outer, | ||
| dispex_static_data_t * | data | ||
| ) |
| void release_dispex | ( | DispatchEx * | This | ) |
Definition at line 1706 of file dispex.c.
Referenced by CustomDoc_Release(), Function_Release(), HTMLCurrentStyle_Release(), HTMLDOMAttribute_Release(), HTMLDOMImplementation_Release(), HTMLDOMNode_delete_cycle_collectable(), HTMLElementCollection_Release(), HTMLEventObj_Release(), HTMLLocation_Release(), HTMLMimeTypesCollection_Release(), HTMLOptionElementFactory_Release(), HTMLPluginsCollection_Release(), HTMLScreen_Release(), HTMLSelectionObject_Release(), HTMLStorage_Release(), HTMLStyle_Release(), HTMLStyleSheet_Release(), HTMLStyleSheetRulesCollection_Release(), HTMLStyleSheetsCollection_Release(), HTMLTxtRange_Release(), HTMLXMLHttpRequest_Release(), HTMLXMLHttpRequestFactory_Release(), OmHistory_Release(), OmNavigator_Release(), and release_inner_window().
Definition at line 159 of file apps.c.
Definition at line 115 of file msxml_dispex.h.
Referenced by dom_pi_get_nodeTypeString(), domattr_get_nodeTypeString(), domcdata_get_nodeName(), domcdata_get_nodeTypeString(), domcomment_get_nodeName(), domcomment_get_nodeTypeString(), domdoc_get_nodeName(), domdoc_get_nodeTypeString(), domelem_get_nodeTypeString(), domfrag_get_nodeName(), domfrag_get_nodeTypeString(), domtext_get_nodeName(), domtext_get_nodeTypeString(), entityref_get_nodeTypeString(), ivbsaxlocator_get_publicId(), ivbsaxlocator_get_systemId(), and mxwriter_get_version().
Definition at line 132 of file msxml_dispex.h.
Referenced by ivbsaxattributes_getLocalName(), ivbsaxattributes_getQName(), ivbsaxattributes_getType(), ivbsaxattributes_getTypeFromName(), ivbsaxattributes_getTypeFromQName(), ivbsaxattributes_getURI(), ivbsaxattributes_getValue(), ivbsaxattributes_getValueFromName(), ivbsaxattributes_getValueFromQName(), VBSAXAttributes_getLocalName(), VBSAXAttributes_getQName(), VBSAXAttributes_getType(), VBSAXAttributes_getTypeFromName(), VBSAXAttributes_getTypeFromQName(), VBSAXAttributes_getURI(), VBSAXAttributes_getValue(), VBSAXAttributes_getValueFromName(), and VBSAXAttributes_getValueFromQName().