Home | History | Annotate | Download | only in win

Lines Matching refs:BSTR

51         /* [in] */ BSTR exceptionMessage,
55 /* [in] */ BSTR name,
61 /* [in] */ BSTR script,
65 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); }
68 /* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRepresentation); }
79 /* [in] */ BSTR description) { return DOMObject::setException(description); }
83 /* [retval][out] */ BSTR *result);
86 /* [in] */ BSTR cssText);
89 /* [in] */ BSTR propertyName,
90 /* [retval][out] */ BSTR *result);
93 /* [in] */ BSTR propertyName,
97 /* [in] */ BSTR propertyName,
98 /* [retval][out] */ BSTR *result);
101 /* [in] */ BSTR propertyName,
102 /* [retval][out] */ BSTR *result);
105 /* [in] */ BSTR propertyName,
106 /* [in] */ BSTR value,
107 /* [in] */ BSTR priority);
114 /* [retval][out] */ BSTR *result);