Searched defs:IHTMLStyleSheetsCollection (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h604 typedef struct IHTMLStyleSheetsCollection IHTMLStyleSheetsCollection; typedef in typeref:struct:IHTMLStyleSheetsCollection
8060 struct IHTMLStyleSheetsCollection : public IDispatch { struct in inherits:IDispatch
8066 HRESULT WINAPI IHTMLStyleSheetsCollection_get_length_Proxy(IHTMLStyleSheetsCollection *This,__LONG32 *p);
8068 HRESULT WINAPI IHTMLStyleSheetsCollection_get__newEnum_Proxy(IHTMLStyleSheetsCollection *This,IUnknown **p);
8070 HRESULT WINAPI IHTMLStyleSheetsCollection_item_Proxy(IHTMLStyleSheetsCollection *This,VARIANT *pvarIndex,VARIANT *pvarResult);
8086 virtual HRESULT WINAPI get_imports(IHTMLStyleSheetsCollection **p) = 0;
8115 HRESULT WINAPI IHTMLStyleSheet_get_imports_Proxy(IHTMLStyleSheet *This,IHTMLStyleSheetsCollection **p);
12083 virtual HRESULT WINAPI get_styleSheets(IHTMLStyleSheetsCollection **p) = 0;
12293 HRESULT WINAPI IHTMLDocument2_get_styleSheets_Proxy(IHTMLDocument2 *This,IHTMLStyleSheetsCollection **
[all...]
H A Dmshtmlc.h600 typedef struct IHTMLStyleSheetsCollection IHTMLStyleSheetsCollection; typedef in typeref:struct:IHTMLStyleSheetsCollection
12007 struct IHTMLStyleSheetsCollection : public IDispatch { struct in inherits:IDispatch
12016 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetsCollection *This,REFIID riid,void **ppvObject);
12017 ULONG (WINAPI *AddRef)(IHTMLStyleSheetsCollection *This);
12018 ULONG (WINAPI *Release)(IHTMLStyleSheetsCollection *This);
12019 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetsCollection *This,UINT *pctinfo);
12020 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetsCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
12021 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetsCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
12022 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetsCollection *Thi
12028 struct IHTMLStyleSheetsCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h604 typedef struct IHTMLStyleSheetsCollection IHTMLStyleSheetsCollection; typedef in typeref:struct:IHTMLStyleSheetsCollection
8060 struct IHTMLStyleSheetsCollection : public IDispatch { struct in inherits:IDispatch
8066 HRESULT WINAPI IHTMLStyleSheetsCollection_get_length_Proxy(IHTMLStyleSheetsCollection *This,__LONG32 *p);
8068 HRESULT WINAPI IHTMLStyleSheetsCollection_get__newEnum_Proxy(IHTMLStyleSheetsCollection *This,IUnknown **p);
8070 HRESULT WINAPI IHTMLStyleSheetsCollection_item_Proxy(IHTMLStyleSheetsCollection *This,VARIANT *pvarIndex,VARIANT *pvarResult);
8086 virtual HRESULT WINAPI get_imports(IHTMLStyleSheetsCollection **p) = 0;
8115 HRESULT WINAPI IHTMLStyleSheet_get_imports_Proxy(IHTMLStyleSheet *This,IHTMLStyleSheetsCollection **p);
12083 virtual HRESULT WINAPI get_styleSheets(IHTMLStyleSheetsCollection **p) = 0;
12293 HRESULT WINAPI IHTMLDocument2_get_styleSheets_Proxy(IHTMLDocument2 *This,IHTMLStyleSheetsCollection **
[all...]
H A Dmshtmlc.h600 typedef struct IHTMLStyleSheetsCollection IHTMLStyleSheetsCollection; typedef in typeref:struct:IHTMLStyleSheetsCollection
12007 struct IHTMLStyleSheetsCollection : public IDispatch { struct in inherits:IDispatch
12016 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetsCollection *This,REFIID riid,void **ppvObject);
12017 ULONG (WINAPI *AddRef)(IHTMLStyleSheetsCollection *This);
12018 ULONG (WINAPI *Release)(IHTMLStyleSheetsCollection *This);
12019 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetsCollection *This,UINT *pctinfo);
12020 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetsCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
12021 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetsCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
12022 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetsCollection *Thi
12028 struct IHTMLStyleSheetsCollection { struct
[all...]

Completed in 4078 milliseconds