Lines Matching refs:ChildrenManagerImpl

70 ChildrenManagerImpl::ChildrenManagerImpl (  in ChildrenManagerImpl()  function in accessibility::ChildrenManagerImpl
90 ChildrenManagerImpl::~ChildrenManagerImpl (void) in ~ChildrenManagerImpl()
99 void ChildrenManagerImpl::Init (void) in Init()
123 long ChildrenManagerImpl::GetChildCount (void) const throw () in GetChildCount()
130 ::com::sun::star::drawing::XShape> ChildrenManagerImpl::GetChildShape(long nIndex) in GetChildShape()
147 ChildrenManagerImpl::GetChild (long nIndex) in GetChild()
168 ChildrenManagerImpl::GetChild (ChildDescriptor& rChildDescriptor,sal_Int32 _nIndex) in GetChild()
209 ChildrenManagerImpl::GetChild (const uno::Reference<drawing::XShape>& xShape) in GetChild()
234 void ChildrenManagerImpl::Update (bool bCreateNewObjectsOnDemand) in Update()
300 void ChildrenManagerImpl::CreateListOfVisibleShapes ( in CreateListOfVisibleShapes()
361 void ChildrenManagerImpl::RemoveNonVisibleChildren ( in RemoveNonVisibleChildren()
395 void ChildrenManagerImpl::MergeAccessibilityInformation ( in MergeAccessibilityInformation()
421 void ChildrenManagerImpl::SendVisibleAreaEvents ( in SendVisibleAreaEvents()
441 void ChildrenManagerImpl::CreateAccessibilityObjects ( in CreateAccessibilityObjects()
466 void ChildrenManagerImpl::AddShape (const Reference<drawing::XShape>& rxShape) in AddShape()
516 void ChildrenManagerImpl::RemoveShape (const Reference<drawing::XShape>& rxShape) in RemoveShape()
547 void ChildrenManagerImpl::SetShapeList (const ::com::sun::star::uno::Reference< in SetShapeList()
556 void ChildrenManagerImpl::AddAccessibleShape (std::auto_ptr<AccessibleShape> pShape) in AddAccessibleShape()
565 void ChildrenManagerImpl::ClearAccessibleShapeList (void) in ClearAccessibleShapeList()
614 void ChildrenManagerImpl::SetInfo (const AccessibleShapeTreeInfo& rShapeTreeInfo) in SetInfo()
677 ChildrenManagerImpl::disposing (const lang::EventObject& rEventObject) in disposing()
712 ChildrenManagerImpl::notifyEvent ( in notifyEvent()
735 ChildrenManagerImpl::selectionChanged (const lang::EventObject& /*rEvent*/) in selectionChanged()
744 void ChildrenManagerImpl::impl_dispose (void) in impl_dispose()
789 void SAL_CALL ChildrenManagerImpl::disposing (void) in disposing()
798 long int ChildrenManagerImpl::GetChildIndex (const ::com::sun::star::uno::Reference< in GetChildIndex()
819 void ChildrenManagerImpl::ViewForwarderChanged (ChangeType aChangeType, in ViewForwarderChanged()
842 sal_Bool ChildrenManagerImpl::ReplaceChild ( in ReplaceChild()
896 AccessibleControlShape * ChildrenManagerImpl::GetAccControlShapeFromModel(::com::sun::star::beans::… in GetAccControlShapeFromModel()
912 ChildrenManagerImpl::GetAccessibleCaption (const uno::Reference<drawing::XShape>& xShape) in GetAccessibleCaption()
934 void ChildrenManagerImpl::UpdateSelection (void) in UpdateSelection()
1110 bool ChildrenManagerImpl::HasFocus (void) in HasFocus()
1118 void ChildrenManagerImpl::RemoveFocus (void) in RemoveFocus()
1129 void ChildrenManagerImpl::RegisterAsDisposeListener ( in RegisterAsDisposeListener()
1141 void ChildrenManagerImpl::UnregisterAsDisposeListener ( in UnregisterAsDisposeListener()