Mshtmlc.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:3844k
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_marginLeft(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_margin(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_margin(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_paddingTop(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingTop(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_paddingRight(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingRight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_paddingBottom(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingBottom(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_paddingLeft(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingLeft(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_padding(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_padding(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_border(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_border(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderTop(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTop(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderRight(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRight(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderBottom(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottom(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderLeft(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeft(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderColor(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderColor(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderTopColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderRightColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderBottomColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderLeftColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderWidth(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderWidth(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderTopWidth(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderRightWidth(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderBottomWidth(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderLeftWidth(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderTopStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderRightStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderBottomStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_borderLeftStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_width(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_width(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_height(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_height(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_styleFloat(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_styleFloat(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_clear(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clear(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_display(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_display(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_visibility(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_visibility(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_listStyleType(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStyleType(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_listStylePosition(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStylePosition(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_listStyleImage(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStyleImage(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_listStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_whiteSpace(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_whiteSpace(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_top(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_top(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_left(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_left(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_position(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_zIndex(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_zIndex(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_overflow(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_overflow(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pageBreakBefore(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pageBreakBefore(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pageBreakAfter(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pageBreakAfter(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_cssText(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_cssText(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pixelTop(
- /* [in] */ long v) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pixelTop(
- /* [out][retval] */ long *p) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pixelLeft(
- /* [in] */ long v) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pixelLeft(
- /* [out][retval] */ long *p) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pixelWidth(
- /* [in] */ long v) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pixelWidth(
- /* [out][retval] */ long *p) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_pixelHeight(
- /* [in] */ long v) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pixelHeight(
- /* [out][retval] */ long *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_posTop(
- /* [in] */ float v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_posTop(
- /* [out][retval] */ float *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_posLeft(
- /* [in] */ float v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_posLeft(
- /* [out][retval] */ float *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_posWidth(
- /* [in] */ float v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_posWidth(
- /* [out][retval] */ float *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_posHeight(
- /* [in] */ float v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_posHeight(
- /* [out][retval] */ float *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_cursor(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_cursor(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_clip(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clip(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_filter(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_filter(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE setAttribute(
- /* [in] */ BSTR strAttributeName,
- /* [in] */ VARIANT AttributeValue,
- /* [in][defaultvalue] */ LONG lFlags = 1) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE getAttribute(
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE removeAttribute(
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT_BOOL *pfSuccess) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE toString(
- /* [out][retval] */ BSTR *String) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IHTMLStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IHTMLStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IHTMLStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IHTMLStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IHTMLStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IHTMLStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IHTMLStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IHTMLStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_fontFamily )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontFamily )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_fontStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_fontVariant )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontVariant )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_fontWeight )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontWeight )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_fontSize )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontSize )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_font )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_font )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_color )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_color )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_background )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_background )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundColor )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundColor )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundImage )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundImage )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundRepeat )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundRepeat )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundAttachment )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundAttachment )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundPosition )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundPosition )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundPositionX )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundPositionX )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_backgroundPositionY )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundPositionY )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_wordSpacing )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_wordSpacing )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_letterSpacing )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_letterSpacing )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecoration )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecoration )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationNone )(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationNone )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationUnderline )(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationUnderline )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationOverline )(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationOverline )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationLineThrough )(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationLineThrough )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationBlink )(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationBlink )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_verticalAlign )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_verticalAlign )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textTransform )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textTransform )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textAlign )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textAlign )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textIndent )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textIndent )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_lineHeight )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_lineHeight )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_marginTop )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginTop )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_marginRight )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginRight )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_marginBottom )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginBottom )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_marginLeft )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginLeft )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_margin )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_margin )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_paddingTop )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingTop )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_paddingRight )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingRight )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_paddingBottom )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingBottom )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_paddingLeft )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingLeft )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_padding )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_padding )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_border )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_border )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderTop )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTop )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderRight )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRight )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderBottom )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottom )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderLeft )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeft )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderColor )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderColor )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderTopColor )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopColor )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderRightColor )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightColor )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderBottomColor )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomColor )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderLeftColor )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftColor )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderWidth )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderTopWidth )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderRightWidth )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderBottomWidth )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderLeftWidth )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderTopStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderRightStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderBottomStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_borderLeftStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_width )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_width )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_height )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_height )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_styleFloat )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_styleFloat )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_clear )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clear )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_display )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_display )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_visibility )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_visibility )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_listStyleType )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStyleType )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_listStylePosition )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStylePosition )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_listStyleImage )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStyleImage )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_listStyle )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStyle )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_whiteSpace )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_whiteSpace )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_top )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_top )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_left )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_left )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_position )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_zIndex )(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_zIndex )(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_overflow )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_overflow )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pageBreakBefore )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pageBreakBefore )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pageBreakAfter )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pageBreakAfter )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_cssText )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_cssText )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pixelTop )(
- IHTMLStyle * This,
- /* [in] */ long v);
-
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pixelTop )(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
-
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pixelLeft )(
- IHTMLStyle * This,
- /* [in] */ long v);
-
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pixelLeft )(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
-
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pixelWidth )(
- IHTMLStyle * This,
- /* [in] */ long v);
-
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pixelWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
-
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_pixelHeight )(
- IHTMLStyle * This,
- /* [in] */ long v);
-
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pixelHeight )(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_posTop )(
- IHTMLStyle * This,
- /* [in] */ float v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_posTop )(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_posLeft )(
- IHTMLStyle * This,
- /* [in] */ float v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_posLeft )(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_posWidth )(
- IHTMLStyle * This,
- /* [in] */ float v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_posWidth )(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_posHeight )(
- IHTMLStyle * This,
- /* [in] */ float v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_posHeight )(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_cursor )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_cursor )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_clip )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clip )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_filter )(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_filter )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE *setAttribute )(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in] */ VARIANT AttributeValue,
- /* [in][defaultvalue] */ LONG lFlags);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE *getAttribute )(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE *removeAttribute )(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT_BOOL *pfSuccess);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE *toString )(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *String);
-
- END_INTERFACE
- } IHTMLStyleVtbl;
- interface IHTMLStyle
- {
- CONST_VTBL struct IHTMLStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IHTMLStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IHTMLStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IHTMLStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IHTMLStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IHTMLStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IHTMLStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IHTMLStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IHTMLStyle_put_fontFamily(This,v)
- (This)->lpVtbl -> put_fontFamily(This,v)
- #define IHTMLStyle_get_fontFamily(This,p)
- (This)->lpVtbl -> get_fontFamily(This,p)
- #define IHTMLStyle_put_fontStyle(This,v)
- (This)->lpVtbl -> put_fontStyle(This,v)
- #define IHTMLStyle_get_fontStyle(This,p)
- (This)->lpVtbl -> get_fontStyle(This,p)
- #define IHTMLStyle_put_fontVariant(This,v)
- (This)->lpVtbl -> put_fontVariant(This,v)
- #define IHTMLStyle_get_fontVariant(This,p)
- (This)->lpVtbl -> get_fontVariant(This,p)
- #define IHTMLStyle_put_fontWeight(This,v)
- (This)->lpVtbl -> put_fontWeight(This,v)
- #define IHTMLStyle_get_fontWeight(This,p)
- (This)->lpVtbl -> get_fontWeight(This,p)
- #define IHTMLStyle_put_fontSize(This,v)
- (This)->lpVtbl -> put_fontSize(This,v)
- #define IHTMLStyle_get_fontSize(This,p)
- (This)->lpVtbl -> get_fontSize(This,p)
- #define IHTMLStyle_put_font(This,v)
- (This)->lpVtbl -> put_font(This,v)
- #define IHTMLStyle_get_font(This,p)
- (This)->lpVtbl -> get_font(This,p)
- #define IHTMLStyle_put_color(This,v)
- (This)->lpVtbl -> put_color(This,v)
- #define IHTMLStyle_get_color(This,p)
- (This)->lpVtbl -> get_color(This,p)
- #define IHTMLStyle_put_background(This,v)
- (This)->lpVtbl -> put_background(This,v)
- #define IHTMLStyle_get_background(This,p)
- (This)->lpVtbl -> get_background(This,p)
- #define IHTMLStyle_put_backgroundColor(This,v)
- (This)->lpVtbl -> put_backgroundColor(This,v)
- #define IHTMLStyle_get_backgroundColor(This,p)
- (This)->lpVtbl -> get_backgroundColor(This,p)
- #define IHTMLStyle_put_backgroundImage(This,v)
- (This)->lpVtbl -> put_backgroundImage(This,v)
- #define IHTMLStyle_get_backgroundImage(This,p)
- (This)->lpVtbl -> get_backgroundImage(This,p)
- #define IHTMLStyle_put_backgroundRepeat(This,v)
- (This)->lpVtbl -> put_backgroundRepeat(This,v)
- #define IHTMLStyle_get_backgroundRepeat(This,p)
- (This)->lpVtbl -> get_backgroundRepeat(This,p)
- #define IHTMLStyle_put_backgroundAttachment(This,v)
- (This)->lpVtbl -> put_backgroundAttachment(This,v)
- #define IHTMLStyle_get_backgroundAttachment(This,p)
- (This)->lpVtbl -> get_backgroundAttachment(This,p)
- #define IHTMLStyle_put_backgroundPosition(This,v)
- (This)->lpVtbl -> put_backgroundPosition(This,v)
- #define IHTMLStyle_get_backgroundPosition(This,p)
- (This)->lpVtbl -> get_backgroundPosition(This,p)
- #define IHTMLStyle_put_backgroundPositionX(This,v)
- (This)->lpVtbl -> put_backgroundPositionX(This,v)
- #define IHTMLStyle_get_backgroundPositionX(This,p)
- (This)->lpVtbl -> get_backgroundPositionX(This,p)
- #define IHTMLStyle_put_backgroundPositionY(This,v)
- (This)->lpVtbl -> put_backgroundPositionY(This,v)
- #define IHTMLStyle_get_backgroundPositionY(This,p)
- (This)->lpVtbl -> get_backgroundPositionY(This,p)
- #define IHTMLStyle_put_wordSpacing(This,v)
- (This)->lpVtbl -> put_wordSpacing(This,v)
- #define IHTMLStyle_get_wordSpacing(This,p)
- (This)->lpVtbl -> get_wordSpacing(This,p)
- #define IHTMLStyle_put_letterSpacing(This,v)
- (This)->lpVtbl -> put_letterSpacing(This,v)
- #define IHTMLStyle_get_letterSpacing(This,p)
- (This)->lpVtbl -> get_letterSpacing(This,p)
- #define IHTMLStyle_put_textDecoration(This,v)
- (This)->lpVtbl -> put_textDecoration(This,v)
- #define IHTMLStyle_get_textDecoration(This,p)
- (This)->lpVtbl -> get_textDecoration(This,p)
- #define IHTMLStyle_put_textDecorationNone(This,v)
- (This)->lpVtbl -> put_textDecorationNone(This,v)
- #define IHTMLStyle_get_textDecorationNone(This,p)
- (This)->lpVtbl -> get_textDecorationNone(This,p)
- #define IHTMLStyle_put_textDecorationUnderline(This,v)
- (This)->lpVtbl -> put_textDecorationUnderline(This,v)
- #define IHTMLStyle_get_textDecorationUnderline(This,p)
- (This)->lpVtbl -> get_textDecorationUnderline(This,p)
- #define IHTMLStyle_put_textDecorationOverline(This,v)
- (This)->lpVtbl -> put_textDecorationOverline(This,v)
- #define IHTMLStyle_get_textDecorationOverline(This,p)
- (This)->lpVtbl -> get_textDecorationOverline(This,p)
- #define IHTMLStyle_put_textDecorationLineThrough(This,v)
- (This)->lpVtbl -> put_textDecorationLineThrough(This,v)
- #define IHTMLStyle_get_textDecorationLineThrough(This,p)
- (This)->lpVtbl -> get_textDecorationLineThrough(This,p)
- #define IHTMLStyle_put_textDecorationBlink(This,v)
- (This)->lpVtbl -> put_textDecorationBlink(This,v)
- #define IHTMLStyle_get_textDecorationBlink(This,p)
- (This)->lpVtbl -> get_textDecorationBlink(This,p)
- #define IHTMLStyle_put_verticalAlign(This,v)
- (This)->lpVtbl -> put_verticalAlign(This,v)
- #define IHTMLStyle_get_verticalAlign(This,p)
- (This)->lpVtbl -> get_verticalAlign(This,p)
- #define IHTMLStyle_put_textTransform(This,v)
- (This)->lpVtbl -> put_textTransform(This,v)
- #define IHTMLStyle_get_textTransform(This,p)
- (This)->lpVtbl -> get_textTransform(This,p)
- #define IHTMLStyle_put_textAlign(This,v)
- (This)->lpVtbl -> put_textAlign(This,v)
- #define IHTMLStyle_get_textAlign(This,p)
- (This)->lpVtbl -> get_textAlign(This,p)
- #define IHTMLStyle_put_textIndent(This,v)
- (This)->lpVtbl -> put_textIndent(This,v)
- #define IHTMLStyle_get_textIndent(This,p)
- (This)->lpVtbl -> get_textIndent(This,p)
- #define IHTMLStyle_put_lineHeight(This,v)
- (This)->lpVtbl -> put_lineHeight(This,v)
- #define IHTMLStyle_get_lineHeight(This,p)
- (This)->lpVtbl -> get_lineHeight(This,p)
- #define IHTMLStyle_put_marginTop(This,v)
- (This)->lpVtbl -> put_marginTop(This,v)
- #define IHTMLStyle_get_marginTop(This,p)
- (This)->lpVtbl -> get_marginTop(This,p)
- #define IHTMLStyle_put_marginRight(This,v)
- (This)->lpVtbl -> put_marginRight(This,v)
- #define IHTMLStyle_get_marginRight(This,p)
- (This)->lpVtbl -> get_marginRight(This,p)
- #define IHTMLStyle_put_marginBottom(This,v)
- (This)->lpVtbl -> put_marginBottom(This,v)
- #define IHTMLStyle_get_marginBottom(This,p)
- (This)->lpVtbl -> get_marginBottom(This,p)
- #define IHTMLStyle_put_marginLeft(This,v)
- (This)->lpVtbl -> put_marginLeft(This,v)
- #define IHTMLStyle_get_marginLeft(This,p)
- (This)->lpVtbl -> get_marginLeft(This,p)
- #define IHTMLStyle_put_margin(This,v)
- (This)->lpVtbl -> put_margin(This,v)
- #define IHTMLStyle_get_margin(This,p)
- (This)->lpVtbl -> get_margin(This,p)
- #define IHTMLStyle_put_paddingTop(This,v)
- (This)->lpVtbl -> put_paddingTop(This,v)
- #define IHTMLStyle_get_paddingTop(This,p)
- (This)->lpVtbl -> get_paddingTop(This,p)
- #define IHTMLStyle_put_paddingRight(This,v)
- (This)->lpVtbl -> put_paddingRight(This,v)
- #define IHTMLStyle_get_paddingRight(This,p)
- (This)->lpVtbl -> get_paddingRight(This,p)
- #define IHTMLStyle_put_paddingBottom(This,v)
- (This)->lpVtbl -> put_paddingBottom(This,v)
- #define IHTMLStyle_get_paddingBottom(This,p)
- (This)->lpVtbl -> get_paddingBottom(This,p)
- #define IHTMLStyle_put_paddingLeft(This,v)
- (This)->lpVtbl -> put_paddingLeft(This,v)
- #define IHTMLStyle_get_paddingLeft(This,p)
- (This)->lpVtbl -> get_paddingLeft(This,p)
- #define IHTMLStyle_put_padding(This,v)
- (This)->lpVtbl -> put_padding(This,v)
- #define IHTMLStyle_get_padding(This,p)
- (This)->lpVtbl -> get_padding(This,p)
- #define IHTMLStyle_put_border(This,v)
- (This)->lpVtbl -> put_border(This,v)
- #define IHTMLStyle_get_border(This,p)
- (This)->lpVtbl -> get_border(This,p)
- #define IHTMLStyle_put_borderTop(This,v)
- (This)->lpVtbl -> put_borderTop(This,v)
- #define IHTMLStyle_get_borderTop(This,p)
- (This)->lpVtbl -> get_borderTop(This,p)
- #define IHTMLStyle_put_borderRight(This,v)
- (This)->lpVtbl -> put_borderRight(This,v)
- #define IHTMLStyle_get_borderRight(This,p)
- (This)->lpVtbl -> get_borderRight(This,p)
- #define IHTMLStyle_put_borderBottom(This,v)
- (This)->lpVtbl -> put_borderBottom(This,v)
- #define IHTMLStyle_get_borderBottom(This,p)
- (This)->lpVtbl -> get_borderBottom(This,p)
- #define IHTMLStyle_put_borderLeft(This,v)
- (This)->lpVtbl -> put_borderLeft(This,v)
- #define IHTMLStyle_get_borderLeft(This,p)
- (This)->lpVtbl -> get_borderLeft(This,p)
- #define IHTMLStyle_put_borderColor(This,v)
- (This)->lpVtbl -> put_borderColor(This,v)
- #define IHTMLStyle_get_borderColor(This,p)
- (This)->lpVtbl -> get_borderColor(This,p)
- #define IHTMLStyle_put_borderTopColor(This,v)
- (This)->lpVtbl -> put_borderTopColor(This,v)
- #define IHTMLStyle_get_borderTopColor(This,p)
- (This)->lpVtbl -> get_borderTopColor(This,p)
- #define IHTMLStyle_put_borderRightColor(This,v)
- (This)->lpVtbl -> put_borderRightColor(This,v)
- #define IHTMLStyle_get_borderRightColor(This,p)
- (This)->lpVtbl -> get_borderRightColor(This,p)
- #define IHTMLStyle_put_borderBottomColor(This,v)
- (This)->lpVtbl -> put_borderBottomColor(This,v)
- #define IHTMLStyle_get_borderBottomColor(This,p)
- (This)->lpVtbl -> get_borderBottomColor(This,p)
- #define IHTMLStyle_put_borderLeftColor(This,v)
- (This)->lpVtbl -> put_borderLeftColor(This,v)
- #define IHTMLStyle_get_borderLeftColor(This,p)
- (This)->lpVtbl -> get_borderLeftColor(This,p)
- #define IHTMLStyle_put_borderWidth(This,v)
- (This)->lpVtbl -> put_borderWidth(This,v)
- #define IHTMLStyle_get_borderWidth(This,p)
- (This)->lpVtbl -> get_borderWidth(This,p)
- #define IHTMLStyle_put_borderTopWidth(This,v)
- (This)->lpVtbl -> put_borderTopWidth(This,v)
- #define IHTMLStyle_get_borderTopWidth(This,p)
- (This)->lpVtbl -> get_borderTopWidth(This,p)
- #define IHTMLStyle_put_borderRightWidth(This,v)
- (This)->lpVtbl -> put_borderRightWidth(This,v)
- #define IHTMLStyle_get_borderRightWidth(This,p)
- (This)->lpVtbl -> get_borderRightWidth(This,p)
- #define IHTMLStyle_put_borderBottomWidth(This,v)
- (This)->lpVtbl -> put_borderBottomWidth(This,v)
- #define IHTMLStyle_get_borderBottomWidth(This,p)
- (This)->lpVtbl -> get_borderBottomWidth(This,p)
- #define IHTMLStyle_put_borderLeftWidth(This,v)
- (This)->lpVtbl -> put_borderLeftWidth(This,v)
- #define IHTMLStyle_get_borderLeftWidth(This,p)
- (This)->lpVtbl -> get_borderLeftWidth(This,p)
- #define IHTMLStyle_put_borderStyle(This,v)
- (This)->lpVtbl -> put_borderStyle(This,v)
- #define IHTMLStyle_get_borderStyle(This,p)
- (This)->lpVtbl -> get_borderStyle(This,p)
- #define IHTMLStyle_put_borderTopStyle(This,v)
- (This)->lpVtbl -> put_borderTopStyle(This,v)
- #define IHTMLStyle_get_borderTopStyle(This,p)
- (This)->lpVtbl -> get_borderTopStyle(This,p)
- #define IHTMLStyle_put_borderRightStyle(This,v)
- (This)->lpVtbl -> put_borderRightStyle(This,v)
- #define IHTMLStyle_get_borderRightStyle(This,p)
- (This)->lpVtbl -> get_borderRightStyle(This,p)
- #define IHTMLStyle_put_borderBottomStyle(This,v)
- (This)->lpVtbl -> put_borderBottomStyle(This,v)
- #define IHTMLStyle_get_borderBottomStyle(This,p)
- (This)->lpVtbl -> get_borderBottomStyle(This,p)
- #define IHTMLStyle_put_borderLeftStyle(This,v)
- (This)->lpVtbl -> put_borderLeftStyle(This,v)
- #define IHTMLStyle_get_borderLeftStyle(This,p)
- (This)->lpVtbl -> get_borderLeftStyle(This,p)
- #define IHTMLStyle_put_width(This,v)
- (This)->lpVtbl -> put_width(This,v)
- #define IHTMLStyle_get_width(This,p)
- (This)->lpVtbl -> get_width(This,p)
- #define IHTMLStyle_put_height(This,v)
- (This)->lpVtbl -> put_height(This,v)
- #define IHTMLStyle_get_height(This,p)
- (This)->lpVtbl -> get_height(This,p)
- #define IHTMLStyle_put_styleFloat(This,v)
- (This)->lpVtbl -> put_styleFloat(This,v)
- #define IHTMLStyle_get_styleFloat(This,p)
- (This)->lpVtbl -> get_styleFloat(This,p)
- #define IHTMLStyle_put_clear(This,v)
- (This)->lpVtbl -> put_clear(This,v)
- #define IHTMLStyle_get_clear(This,p)
- (This)->lpVtbl -> get_clear(This,p)
- #define IHTMLStyle_put_display(This,v)
- (This)->lpVtbl -> put_display(This,v)
- #define IHTMLStyle_get_display(This,p)
- (This)->lpVtbl -> get_display(This,p)
- #define IHTMLStyle_put_visibility(This,v)
- (This)->lpVtbl -> put_visibility(This,v)
- #define IHTMLStyle_get_visibility(This,p)
- (This)->lpVtbl -> get_visibility(This,p)
- #define IHTMLStyle_put_listStyleType(This,v)
- (This)->lpVtbl -> put_listStyleType(This,v)
- #define IHTMLStyle_get_listStyleType(This,p)
- (This)->lpVtbl -> get_listStyleType(This,p)
- #define IHTMLStyle_put_listStylePosition(This,v)
- (This)->lpVtbl -> put_listStylePosition(This,v)
- #define IHTMLStyle_get_listStylePosition(This,p)
- (This)->lpVtbl -> get_listStylePosition(This,p)
- #define IHTMLStyle_put_listStyleImage(This,v)
- (This)->lpVtbl -> put_listStyleImage(This,v)
- #define IHTMLStyle_get_listStyleImage(This,p)
- (This)->lpVtbl -> get_listStyleImage(This,p)
- #define IHTMLStyle_put_listStyle(This,v)
- (This)->lpVtbl -> put_listStyle(This,v)
- #define IHTMLStyle_get_listStyle(This,p)
- (This)->lpVtbl -> get_listStyle(This,p)
- #define IHTMLStyle_put_whiteSpace(This,v)
- (This)->lpVtbl -> put_whiteSpace(This,v)
- #define IHTMLStyle_get_whiteSpace(This,p)
- (This)->lpVtbl -> get_whiteSpace(This,p)
- #define IHTMLStyle_put_top(This,v)
- (This)->lpVtbl -> put_top(This,v)
- #define IHTMLStyle_get_top(This,p)
- (This)->lpVtbl -> get_top(This,p)
- #define IHTMLStyle_put_left(This,v)
- (This)->lpVtbl -> put_left(This,v)
- #define IHTMLStyle_get_left(This,p)
- (This)->lpVtbl -> get_left(This,p)
- #define IHTMLStyle_get_position(This,p)
- (This)->lpVtbl -> get_position(This,p)
- #define IHTMLStyle_put_zIndex(This,v)
- (This)->lpVtbl -> put_zIndex(This,v)
- #define IHTMLStyle_get_zIndex(This,p)
- (This)->lpVtbl -> get_zIndex(This,p)
- #define IHTMLStyle_put_overflow(This,v)
- (This)->lpVtbl -> put_overflow(This,v)
- #define IHTMLStyle_get_overflow(This,p)
- (This)->lpVtbl -> get_overflow(This,p)
- #define IHTMLStyle_put_pageBreakBefore(This,v)
- (This)->lpVtbl -> put_pageBreakBefore(This,v)
- #define IHTMLStyle_get_pageBreakBefore(This,p)
- (This)->lpVtbl -> get_pageBreakBefore(This,p)
- #define IHTMLStyle_put_pageBreakAfter(This,v)
- (This)->lpVtbl -> put_pageBreakAfter(This,v)
- #define IHTMLStyle_get_pageBreakAfter(This,p)
- (This)->lpVtbl -> get_pageBreakAfter(This,p)
- #define IHTMLStyle_put_cssText(This,v)
- (This)->lpVtbl -> put_cssText(This,v)
- #define IHTMLStyle_get_cssText(This,p)
- (This)->lpVtbl -> get_cssText(This,p)
- #define IHTMLStyle_put_pixelTop(This,v)
- (This)->lpVtbl -> put_pixelTop(This,v)
- #define IHTMLStyle_get_pixelTop(This,p)
- (This)->lpVtbl -> get_pixelTop(This,p)
- #define IHTMLStyle_put_pixelLeft(This,v)
- (This)->lpVtbl -> put_pixelLeft(This,v)
- #define IHTMLStyle_get_pixelLeft(This,p)
- (This)->lpVtbl -> get_pixelLeft(This,p)
- #define IHTMLStyle_put_pixelWidth(This,v)
- (This)->lpVtbl -> put_pixelWidth(This,v)
- #define IHTMLStyle_get_pixelWidth(This,p)
- (This)->lpVtbl -> get_pixelWidth(This,p)
- #define IHTMLStyle_put_pixelHeight(This,v)
- (This)->lpVtbl -> put_pixelHeight(This,v)
- #define IHTMLStyle_get_pixelHeight(This,p)
- (This)->lpVtbl -> get_pixelHeight(This,p)
- #define IHTMLStyle_put_posTop(This,v)
- (This)->lpVtbl -> put_posTop(This,v)
- #define IHTMLStyle_get_posTop(This,p)
- (This)->lpVtbl -> get_posTop(This,p)
- #define IHTMLStyle_put_posLeft(This,v)
- (This)->lpVtbl -> put_posLeft(This,v)
- #define IHTMLStyle_get_posLeft(This,p)
- (This)->lpVtbl -> get_posLeft(This,p)
- #define IHTMLStyle_put_posWidth(This,v)
- (This)->lpVtbl -> put_posWidth(This,v)
- #define IHTMLStyle_get_posWidth(This,p)
- (This)->lpVtbl -> get_posWidth(This,p)
- #define IHTMLStyle_put_posHeight(This,v)
- (This)->lpVtbl -> put_posHeight(This,v)
- #define IHTMLStyle_get_posHeight(This,p)
- (This)->lpVtbl -> get_posHeight(This,p)
- #define IHTMLStyle_put_cursor(This,v)
- (This)->lpVtbl -> put_cursor(This,v)
- #define IHTMLStyle_get_cursor(This,p)
- (This)->lpVtbl -> get_cursor(This,p)
- #define IHTMLStyle_put_clip(This,v)
- (This)->lpVtbl -> put_clip(This,v)
- #define IHTMLStyle_get_clip(This,p)
- (This)->lpVtbl -> get_clip(This,p)
- #define IHTMLStyle_put_filter(This,v)
- (This)->lpVtbl -> put_filter(This,v)
- #define IHTMLStyle_get_filter(This,p)
- (This)->lpVtbl -> get_filter(This,p)
- #define IHTMLStyle_setAttribute(This,strAttributeName,AttributeValue,lFlags)
- (This)->lpVtbl -> setAttribute(This,strAttributeName,AttributeValue,lFlags)
- #define IHTMLStyle_getAttribute(This,strAttributeName,lFlags,AttributeValue)
- (This)->lpVtbl -> getAttribute(This,strAttributeName,lFlags,AttributeValue)
- #define IHTMLStyle_removeAttribute(This,strAttributeName,lFlags,pfSuccess)
- (This)->lpVtbl -> removeAttribute(This,strAttributeName,lFlags,pfSuccess)
- #define IHTMLStyle_toString(This,String)
- (This)->lpVtbl -> toString(This,String)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_fontFamily_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_fontFamily_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_fontFamily_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_fontFamily_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_fontStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_fontStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_fontStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_fontStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_fontVariant_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_fontVariant_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_fontVariant_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_fontVariant_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_fontWeight_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_fontWeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_fontWeight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_fontWeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_fontSize_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_fontSize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_fontSize_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_fontSize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_font_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_font_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_font_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_font_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_color_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_color_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_color_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_color_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_background_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_background_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_background_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_background_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_backgroundColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_backgroundColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundImage_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_backgroundImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundImage_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_backgroundImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundRepeat_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_backgroundRepeat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundRepeat_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_backgroundRepeat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundAttachment_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_backgroundAttachment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundAttachment_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_backgroundAttachment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundPosition_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_backgroundPosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundPosition_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_backgroundPosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundPositionX_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_backgroundPositionX_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundPositionX_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_backgroundPositionX_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_backgroundPositionY_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_backgroundPositionY_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_backgroundPositionY_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_backgroundPositionY_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_wordSpacing_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_wordSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_wordSpacing_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_wordSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_letterSpacing_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_letterSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_letterSpacing_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_letterSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecoration_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_textDecoration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecoration_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_textDecoration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecorationNone_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
- void __RPC_STUB IHTMLStyle_put_textDecorationNone_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecorationNone_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
- void __RPC_STUB IHTMLStyle_get_textDecorationNone_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecorationUnderline_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
- void __RPC_STUB IHTMLStyle_put_textDecorationUnderline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecorationUnderline_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
- void __RPC_STUB IHTMLStyle_get_textDecorationUnderline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecorationOverline_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
- void __RPC_STUB IHTMLStyle_put_textDecorationOverline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecorationOverline_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
- void __RPC_STUB IHTMLStyle_get_textDecorationOverline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecorationLineThrough_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
- void __RPC_STUB IHTMLStyle_put_textDecorationLineThrough_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecorationLineThrough_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
- void __RPC_STUB IHTMLStyle_get_textDecorationLineThrough_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textDecorationBlink_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT_BOOL v);
- void __RPC_STUB IHTMLStyle_put_textDecorationBlink_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textDecorationBlink_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT_BOOL *p);
- void __RPC_STUB IHTMLStyle_get_textDecorationBlink_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_verticalAlign_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_verticalAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_verticalAlign_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_verticalAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textTransform_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_textTransform_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textTransform_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_textTransform_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textAlign_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_textAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textAlign_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_textAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_textIndent_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_textIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_textIndent_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_textIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_lineHeight_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_lineHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_lineHeight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_lineHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_marginTop_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_marginTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_marginTop_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_marginTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_marginRight_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_marginRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_marginRight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_marginRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_marginBottom_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_marginBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_marginBottom_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_marginBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_marginLeft_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_marginLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_marginLeft_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_marginLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_margin_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_margin_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_margin_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_margin_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_paddingTop_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_paddingTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_paddingTop_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_paddingTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_paddingRight_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_paddingRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_paddingRight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_paddingRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_paddingBottom_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_paddingBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_paddingBottom_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_paddingBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_paddingLeft_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_paddingLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_paddingLeft_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_paddingLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_padding_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_padding_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_padding_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_padding_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_border_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_border_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_border_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_border_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderTop_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderTop_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderRight_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderRight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderBottom_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderBottom_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderLeft_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderLeft_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderTopColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderTopColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderTopColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderTopColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderRightColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderRightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderRightColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderRightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderBottomColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderBottomColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderBottomColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderBottomColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderLeftColor_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderLeftColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderLeftColor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderLeftColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderTopWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderTopWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderTopWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderTopWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderRightWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderRightWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderRightWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderRightWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderBottomWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderBottomWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderBottomWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderBottomWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderLeftWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_borderLeftWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderLeftWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_borderLeftWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderTopStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderTopStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderTopStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderTopStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderRightStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderRightStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderRightStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderRightStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderBottomStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderBottomStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderBottomStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderBottomStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_borderLeftStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_borderLeftStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_borderLeftStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_borderLeftStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_width_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_width_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_width_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_width_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_height_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_height_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_height_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_height_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_styleFloat_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_styleFloat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_styleFloat_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_styleFloat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_clear_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_clear_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_clear_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_clear_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_display_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_display_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_display_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_display_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_visibility_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_visibility_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_visibility_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_visibility_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_listStyleType_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_listStyleType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_listStyleType_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_listStyleType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_listStylePosition_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_listStylePosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_listStylePosition_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_listStylePosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_listStyleImage_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_listStyleImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_listStyleImage_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_listStyleImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_listStyle_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_listStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_listStyle_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_listStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_whiteSpace_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_whiteSpace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_whiteSpace_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_whiteSpace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_top_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_top_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_top_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_top_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_left_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_left_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_left_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_left_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_position_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_position_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_zIndex_Proxy(
- IHTMLStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLStyle_put_zIndex_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_zIndex_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLStyle_get_zIndex_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_overflow_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_overflow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_overflow_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_overflow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pageBreakBefore_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_pageBreakBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pageBreakBefore_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_pageBreakBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pageBreakAfter_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_pageBreakAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pageBreakAfter_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_pageBreakAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_cssText_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_cssText_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [nonbrowsable][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_cssText_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_cssText_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pixelTop_Proxy(
- IHTMLStyle * This,
- /* [in] */ long v);
- void __RPC_STUB IHTMLStyle_put_pixelTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pixelTop_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
- void __RPC_STUB IHTMLStyle_get_pixelTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pixelLeft_Proxy(
- IHTMLStyle * This,
- /* [in] */ long v);
- void __RPC_STUB IHTMLStyle_put_pixelLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pixelLeft_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
- void __RPC_STUB IHTMLStyle_get_pixelLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pixelWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ long v);
- void __RPC_STUB IHTMLStyle_put_pixelWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pixelWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
- void __RPC_STUB IHTMLStyle_get_pixelWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_pixelHeight_Proxy(
- IHTMLStyle * This,
- /* [in] */ long v);
- void __RPC_STUB IHTMLStyle_put_pixelHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_pixelHeight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ long *p);
- void __RPC_STUB IHTMLStyle_get_pixelHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_posTop_Proxy(
- IHTMLStyle * This,
- /* [in] */ float v);
- void __RPC_STUB IHTMLStyle_put_posTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_posTop_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
- void __RPC_STUB IHTMLStyle_get_posTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_posLeft_Proxy(
- IHTMLStyle * This,
- /* [in] */ float v);
- void __RPC_STUB IHTMLStyle_put_posLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_posLeft_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
- void __RPC_STUB IHTMLStyle_get_posLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_posWidth_Proxy(
- IHTMLStyle * This,
- /* [in] */ float v);
- void __RPC_STUB IHTMLStyle_put_posWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_posWidth_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
- void __RPC_STUB IHTMLStyle_get_posWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_posHeight_Proxy(
- IHTMLStyle * This,
- /* [in] */ float v);
- void __RPC_STUB IHTMLStyle_put_posHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_posHeight_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ float *p);
- void __RPC_STUB IHTMLStyle_get_posHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_cursor_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_cursor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_cursor_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_cursor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_clip_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_clip_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_clip_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_clip_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_put_filter_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLStyle_put_filter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_get_filter_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLStyle_get_filter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_setAttribute_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in] */ VARIANT AttributeValue,
- /* [in][defaultvalue] */ LONG lFlags);
- void __RPC_STUB IHTMLStyle_setAttribute_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_getAttribute_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue);
- void __RPC_STUB IHTMLStyle_getAttribute_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_removeAttribute_Proxy(
- IHTMLStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT_BOOL *pfSuccess);
- void __RPC_STUB IHTMLStyle_removeAttribute_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE IHTMLStyle_toString_Proxy(
- IHTMLStyle * This,
- /* [out][retval] */ BSTR *String);
- void __RPC_STUB IHTMLStyle_toString_Stub(