Lines Matching refs:AccessibleShape
185 AccessibleShape* pShape = in GetChild()
384 AccessibleShape* pAccessibleShape = I->GetAccessibleShape(); in RemoveNonVisibleChildren()
430 AccessibleShape* pShape = I->GetAccessibleShape (); in SendVisibleAreaEvents()
556 void ChildrenManagerImpl::AddAccessibleShape (std::auto_ptr<AccessibleShape> pShape) in AddAccessibleShape()
830 AccessibleShape* pShape = I->GetAccessibleShape(); in ViewForwarderChanged()
843 AccessibleShape* pCurrentChild, in ReplaceChild()
851 AccessibleShape* pNewChild = ShapeTypeHandler::Instance().CreateAccessibleObject ( in ReplaceChild()
901 AccessibleShape* pAccShape = maVisibleChildren[index].GetAccessibleShape(); in GetAccControlShapeFromModel()
953 AccessibleShape* pCurrentlyFocusedShape = NULL; in UpdateSelection()
954 AccessibleShape* pNewFocusedShape = NULL; in UpdateSelection()
955 typedef std::pair< AccessibleShape* , sal_Bool > PAIR_SHAPE;//sal_Bool Selected,UnSelected. in UpdateSelection()
964 AccessibleShape* pAccessibleShape = I->GetAccessibleShape(); in UpdateSelection()
1173 AccessibleShape* pAccessibleShape = GetAccessibleShape(); in ChildDescriptor()
1187 AccessibleShape* ChildDescriptor::GetAccessibleShape (void) const in GetAccessibleShape()
1189 return static_cast<AccessibleShape*> (mxAccessibleShape.get()); in GetAccessibleShape()
1194 AccessibleShape* pShape = GetAccessibleShape(); in setIndexAtAccessibleShape()