Searched refs:containsRelation (Results 1 – 10 of 10) sorted by relevance
47 sal_Bool containsRelation( sal_Int16 aRelationType );80 sal_Bool AccessibleRelationSetHelperImpl::containsRelation( sal_Int16 aRelationType ) in containsRelation() function in AccessibleRelationSetHelperImpl190 AccessibleRelationSetHelper::containsRelation( sal_Int16 aRelationType ) in containsRelation() function in AccessibleRelationSetHelper193 return mpHelperImpl->containsRelation(aRelationType); in containsRelation()
195 if (mxRelationSet->containsRelation(aRelationDescriptors[i].first) in SetRelationSet()196 != rxNewRelationSet->containsRelation(aRelationDescriptors[i].first)) in SetRelationSet()
106 virtual sal_Bool SAL_CALL containsRelation( sal_Int16 aRelationType );
105 virtual sal_Bool SAL_CALL containsRelation( sal_Int16 aRelationType );
107 virtual sal_Bool SAL_CALL containsRelation( sal_Int16 aRelationType );
757 …if ( [ title length ] == 0 && rxRelationSet.is() && rxRelationSet -> containsRelation ( Accessible…760 …if ( rxRelationSet.is() && rxRelationSet -> containsRelation ( AccessibleRelationType::LABEL_FOR )…1027 …if ( relationSet.is() && relationSet -> containsRelation ( AccessibleRelationType::SUB_WINDOW_OF )…
230 sal_Bool SAL_CALL OConnectionLineAccess::containsRelation( sal_Int16 aRelationType ) in containsRelation() function in dbaui::OConnectionLineAccess
259 sal_Bool SAL_CALL OTableWindowAccess::containsRelation( sal_Int16 aRelationType ) in containsRelation() function in dbaui::OTableWindowAccess
91 boolean containsRelation ([in] short aRelationType);
287 virtual sal_Bool SAL_CALL containsRelation (sal_Int16 nRelationType);1661 sal_Bool SAL_CALL AccessibleRelationSet::containsRelation (sal_Int16 nRelationType) in containsRelation() function in sdext::presenter::AccessibleRelationSet