Lines Matching refs:accRelation
715 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()
1734 AccessibleRelation accRelation = pRrelationSet->getRelation(relationIndex); in get_relation() local
1735 wrapper->put_XSubInterface((long)&accRelation); in get_relation()
1797 AccessibleRelation accRelation = pRrelationSet->getRelation(i); in get_relations() local
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()
1888 Sequence< Reference< XInterface > > xTargets = accRelation.TargetSet; in getTheParentOfMember()
1952 AccessibleRelation accRelation = pRrelationSet->getRelation(i); in get_groupPosition() local
1953 if(accRelation.RelationType == 7) in get_groupPosition()
1955 Sequence< Reference< XInterface > > xTargets = accRelation.TargetSet; in get_groupPosition()