Searched refs:IsReferencable (Results 1 – 3 of 3) sorted by relevance
145 sal_Bool AccessibleParaManager::IsReferencable( WeakPara::HardRefType aChild ) in IsReferencable() function in accessibility::AccessibleParaManager150 sal_Bool AccessibleParaManager::IsReferencable( sal_uInt32 nChild ) const in IsReferencable() function in accessibility::AccessibleParaManager157 return IsReferencable( GetChild( nChild ).first.get() ); in IsReferencable()191 if( !IsReferencable( nParagraphIndex ) ) in CreateChild()410 if( IsReferencable( aChild ) ) in ShutdownPara()
1002 mpParaManager->IsReferencable( nMyParaIndex - 1 ) ) in getAccessibleRelationSet()1014 mpParaManager->IsReferencable( nMyParaIndex + 1 ) ) in getAccessibleRelationSet()
193 static sal_Bool IsReferencable( WeakPara::HardRefType aChild );194 sal_Bool IsReferencable( sal_uInt32 nChild ) const;
Completed in 33 milliseconds