Searched refs:notationMap (Results 1 – 2 of 2) sorted by relevance
1944 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;1994 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);2046 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument2053 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
2807 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;2857 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);2909 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument2916 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);