Home
last modified time | relevance | path

Searched refs:put_XSubInterface (Results 1 – 10 of 10) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl79 …[id(2), helpstring("method put_XSubInterface")] HRESULT put_XSubInterface(LONG_PTR pXSubInterface);
/trunk/main/winaccessibility/source/UAccCOM/
H A DUNOXWrapper.h51 STDMETHOD(put_XSubInterface)(LONG_PTR) in put_XSubInterface() function
H A DAccRelation.h78 STDMETHOD(put_XSubInterface)(LONG_PTR pXSubInterface);
H A DAccAction.cpp113 STDMETHODIMP CAccAction::put_XSubInterface(LONG_PTR pXSubInterface) in put_XSubInterface() function in CAccAction
H A DAccAction.h101 STDMETHOD(put_XSubInterface)(LONG_PTR pXSubInterface);
H A DAccHyperLink.h127 STDMETHOD(put_XSubInterface)(LONG_PTR pXSubInterface);
H A DAccRelation.cpp177 STDMETHODIMP CAccRelation::put_XSubInterface(LONG_PTR pXSubInterface) in put_XSubInterface() function in CAccRelation
H A DAccHyperLink.cpp287 STDMETHODIMP CAccHyperLink::put_XSubInterface(LONG_PTR pXSubInterface) in put_XSubInterface() function in CAccHyperLink
H A DAccHypertext.cpp341 wrapper->put_XSubInterface((LONG_PTR)pRLink.get()/*pXI*/); in get_hyperlink()
H A DMAccessible.cpp1735 wrapper->put_XSubInterface((LONG_PTR)&accRelation); in get_relation()
1798 wrapper->put_XSubInterface((LONG_PTR)&accRelation); in get_relations()