Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp692 if(!pRrelationSet.is()) in get_accKeyboardShortcut()
720 accRelation = pRrelationSet->getRelation(i); in get_accKeyboardShortcut()
738 nRelCount = pRrelationSet->getRelationCount(); in get_accKeyboardShortcut()
745 accRelation = pRrelationSet->getRelation(j); in get_accKeyboardShortcut()
1671 if(!pRrelationSet.is()) in get_nRelations()
1677 *nRelations = pRrelationSet->getRelationCount(); in get_nRelations()
1716 if(!pRrelationSet.is()) in get_relation()
1767 if(!pRrelationSet.is()) in get_relations()
1773 long nCount = pRrelationSet->getRelationCount(); in get_relations()
1882 long nRelations = pRrelationSet->getRelationCount(); in getTheParentOfMember()
[all …]

Completed in 26 milliseconds