Home
last modified time | relevance | path

Searched refs:get_accRole (Results 1 – 3 of 3) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp496 STDMETHODIMP CMAccessible::get_accRole(VARIANT varChild, VARIANT *pvarRole) in get_accRole() function in CMAccessible
533 return pChild->get_accRole(varChild,pvarRole); in get_accRole()
705 m_pIParent->get_accRole(varChild, &varParentRole); in get_accKeyboardShortcut()
H A DMAccessible.h148 STDMETHOD(get_accRole)(VARIANT varChild,VARIANT *pvarRole);
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl753 through the MSAA get_accRole method. Examples are 'footnote', 'heading', and
1629 AT doesn't have to also fetch roles through MSAA's get_accRole.
1630 @li %IAccessible2 roles should not be passed through MSAA's get_accRole.
1632 applications should also add support to get_accRole to return the closest

Completed in 55 milliseconds