|
ReactOS 0.4.16-dev-2135-g2f5a67f
|

| VARIANT_BOOL domdoc_properties::preserving |
Definition at line 72 of file domdoc.c.
Referenced by copy_properties(), create_properties(), and is_preserving_whitespace().
| LONG domdoc_properties::refs |
Definition at line 70 of file domdoc.c.
Referenced by copy_properties(), create_properties(), properties_add_ref(), and properties_release().
| IXMLDOMSchemaCollection2* domdoc_properties::schemaCache |
Definition at line 74 of file domdoc.c.
Referenced by copy_properties(), create_properties(), and properties_release().
Definition at line 75 of file domdoc.c.
Referenced by copy_properties(), create_properties(), properties_release(), and registerNamespaces().
Definition at line 76 of file domdoc.c.
Referenced by copy_properties(), create_properties(), and properties_release().
| LONG domdoc_properties::selectNsStr_len |
Definition at line 77 of file domdoc.c.
Referenced by copy_properties(), and create_properties().
| IUri* domdoc_properties::uri |
Definition at line 79 of file domdoc.c.
Referenced by copy_properties(), create_properties(), and properties_release().
| VARIANT_BOOL domdoc_properties::validating |
Definition at line 73 of file domdoc.c.
Referenced by copy_properties(), and create_properties().
| MSXML_VERSION domdoc_properties::version |
Definition at line 71 of file domdoc.c.
Referenced by copy_properties(), create_properties(), and xmldoc_version().
| BOOL domdoc_properties::XPath |
Definition at line 78 of file domdoc.c.
Referenced by copy_properties(), create_properties(), is_xpathmode(), and set_xpathmode().