Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp715 AccessibleRelation accRelation; in get_accKeyboardShortcut() local
720 accRelation = pRrelationSet->getRelation(i); in get_accKeyboardShortcut()
721 paccRelation = &accRelation; in get_accKeyboardShortcut()
745 accRelation = pRrelationSet->getRelation(j); in get_accKeyboardShortcut()
746 paccRelation = &accRelation; in get_accKeyboardShortcut()
1735 wrapper->put_XSubInterface((long)&accRelation); in get_relation()
1798 wrapper->put_XSubInterface((long)&accRelation); in get_relations()
1885 AccessibleRelation accRelation = pRrelationSet->getRelation(i); in getTheParentOfMember() local
1886 if(accRelation.RelationType == 7) in getTheParentOfMember()
1952 AccessibleRelation accRelation = pRrelationSet->getRelation(i); in get_groupPosition() local
[all …]

Completed in 24 milliseconds