Searched refs:get_notations (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h2807 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
2857 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); member in struct:MSXML2::IXMLDOMDocumentTypeVtbl
2909 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,notationMap)
5546 virtual HRESULT WINAPI get_notations(ISchemaItemCollection **notations) = 0;
5573 HRESULT (WINAPI *get_notations)(ISchema *This,ISchemaItemCollection **notations); member in struct:MSXML2::ISchemaVtbl
5602 #define ISchema_get_notations(This,notations) (This)->lpVtbl->get_notations(This,notations)
H A Dmsxml.h1944 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
1994 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); member in struct:IXMLDOMDocumentTypeVtbl
2046 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,notationMap)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h2807 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
2857 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); member in struct:MSXML2::IXMLDOMDocumentTypeVtbl
2909 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,notationMap)
5546 virtual HRESULT WINAPI get_notations(ISchemaItemCollection **notations) = 0;
5573 HRESULT (WINAPI *get_notations)(ISchema *This,ISchemaItemCollection **notations); member in struct:MSXML2::ISchemaVtbl
5602 #define ISchema_get_notations(This,notations) (This)->lpVtbl->get_notations(This,notations)
H A Dmsxml.h1944 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
1994 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); member in struct:IXMLDOMDocumentTypeVtbl
2046 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,notationMap)

Completed in 152 milliseconds