Home
last modified time | relevance | path

Searched refs:InsertChildrenAccObj (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx94 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
166 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedNoFocusEvent()
H A DAccObjectManagerAgent.cxx173 unsigned char AccObjectManagerAgent::InsertChildrenAccObj( XAccessible* pXAcc, in InsertChildrenAccObj() function in AccObjectManagerAgent
177 return (unsigned char)pWinManager->InsertChildrenAccObj( pXAcc, HWND((void*)pWnd) ); in InsertChildrenAccObj()
H A DAccContainerEventListener.cxx151 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
205 pAgent->InsertChildrenAccObj( pAccessible ); in handleAllChildrenChangedEvent()
H A DAccDialogEventListener.cxx99 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
H A DAccMenuEventListener.cxx82 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
H A DAccWindowEventListener.cxx98 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
H A DAccTableEventListener.cxx142 pAgent->InsertChildrenAccObj( pAccessible ); in handleTableModelChangeEvent()
H A DAccFrameEventListener.cxx122 pAgent->InsertChildrenAccObj(pAcc); in handleChildChangedEvent()
H A DAccObjectWinManager.cxx652 sal_Bool AccObjectWinManager::InsertChildrenAccObj( com::sun::star::accessibility::XAccessible* pXA… in InsertChildrenAccObj() function in AccObjectWinManager
685 InsertChildrenAccObj(mpAccessible,pWnd); in InsertChildrenAccObj()
/aoo4110/main/winaccessibility/inc/
H A DAccObjectManagerAgent.hxx60 unsigned char InsertChildrenAccObj( com::sun::star::accessibility::XAccessible* pXAcc,
H A DAccObjectWinManager.hxx124 sal_Bool InsertChildrenAccObj( com::sun::star::accessibility::XAccessible* pXAcc,HWND pWnd=0);

Completed in 53 milliseconds