Home
last modified time | relevance | path

Searched refs:InsertAccObj (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx93 pAgent->InsertAccObj( pAcc,pAccessible); in handleChildChangedEvent()
165 pAgent->InsertAccObj(pAcc,pAccessible); in handleChildChangedNoFocusEvent()
H A DAccObjectManagerAgent.cxx145 unsigned char AccObjectManagerAgent::InsertAccObj( XAccessible* pXAcc,XAccessible* pParentXAcc,long… in InsertAccObj() function in AccObjectManagerAgent
148 return (unsigned char)pWinManager->InsertAccObj( pXAcc, pParentXAcc,HWND((void*)pWnd) ); in InsertAccObj()
H A DAccObjectWinManager.cxx507 InsertAccObj(pRChild.get(), pXAcc,pAccObj->GetParentHWND()); in UpdateAccSelection()
684 InsertAccObj( mpAccessible,pXAcc,pWnd ); in InsertChildrenAccObj()
721 sal_Bool AccObjectWinManager::InsertAccObj( XAccessible* pXAcc,XAccessible* pParentXAcc,HWND pWnd ) in InsertAccObj() function in AccObjectWinManager
H A DAccTreeEventListener.cxx72 pAgent->InsertAccObj(pAcc,pAccessible); in handleActiveDescendantChangedEvent()
H A DAccDialogEventListener.cxx97 pAgent->InsertAccObj( pAcc,pAccessible); in handleChildChangedEvent()
H A DAccListEventListener.cxx86 sal_Bool bHasCache = pAgent->InsertAccObj(pAcc,pAccessible); in handleActiveDescendantChangedEvent()
H A DAccMenuEventListener.cxx80 pAgent->InsertAccObj( pAcc,pAccessible); in handleChildChangedEvent()
H A DAccWindowEventListener.cxx96 pAgent->InsertAccObj( pAcc,pAccessible); in handleChildChangedEvent()
H A DAccTableEventListener.cxx117 pAgent->InsertAccObj(pAcc,pAccessible); in handleActiveDescendantChangedEvent()
H A DAccFrameEventListener.cxx120 pAgent->InsertAccObj( pAcc,pAccessible,(HWND)systemdata->hWnd); in handleChildChangedEvent()
H A DAccTopWindowListener.cxx186 accManagerAgent.InsertAccObj( pAccessible, pParentXAcc,pWND ); in AddAllListeners()
H A DAccContainerEventListener.cxx148 if(pAgent->InsertAccObj( pAcc,pAccessible)) in handleChildChangedEvent()
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DEnumVariant.cpp68 CMAccessible::g_pAgent->InsertAccObj(pRXAcc.get(),pUNOInterface,NULL); in Next()
H A DMAccessible.cpp1400 g_pAgent->InsertAccObj(pXChild.get(),pUNOInterface,(long)m_hwnd); in GetChildInterface()
1495 g_pAgent->InsertAccObj(pChildXAcc,pUNOInterface); in GetNavigateChildForDM()
2970 g_pAgent->InsertAccObj(pXAcc.get(),pXAccContext->getAccessibleParent().get()); in ConvertAnyToVariant()
H A DAccTable.cpp82 CMAccessible::g_pAgent->InsertAccObj(pRAcc.get(),pxTable.get()); in get_accessibleAt()
/aoo4110/main/winaccessibility/inc/
H A DAccObjectManagerAgent.hxx49 virtual unsigned char InsertAccObj( com::sun::star::accessibility::XAccessible* pXAcc,
H A DAccObjectWinManager.hxx123 …sal_Bool InsertAccObj( com::sun::star::accessibility::XAccessible* pXAcc,com::sun::star::accessibi…

Completed in 111 milliseconds