Home
last modified time | relevance | path

Searched refs:put_accValue (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h134 STDMETHOD(put_accValue)(VARIANT varChild,BSTR szValue);
H A DMAccessible.cpp1099 STDMETHODIMP CMAccessible::put_accValue(VARIANT varChild, BSTR szValue) in put_accValue() function in CMAccessible
1118 return pChild->put_accValue(varChild,szValue); in put_accValue()

Completed in 25 milliseconds