Searched refs:NotifyDestroy (Results 1 – 10 of 10) sorted by relevance
285 void AccObjectManagerAgent::NotifyDestroy(XAccessible* pXAcc) in NotifyDestroy() function in AccObjectManagerAgent288 pWinManager->NotifyDestroy(pXAcc); in NotifyDestroy()
1034 void AccObject::NotifyDestroy(sal_Bool ifDelete) in NotifyDestroy() function in AccObject1038 m_pIMAcc->NotifyDestroy(m_bShouldDestroy); in NotifyDestroy()
1230 void AccObjectWinManager::NotifyDestroy(XAccessible* pXAcc) in NotifyDestroy() function in AccObjectWinManager1235 accObj->NotifyDestroy(sal_True); in NotifyDestroy()
266 pAgent->NotifyDestroy(pAccessible); in removeMeFromBroadcaster()
54 [id(26), helpstring("method NotifyDestroy")] HRESULT NotifyDestroy(BOOL isDestroy);
101 void NotifyDestroy(sal_Bool ifDelete);
81 void NotifyDestroy(com::sun::star::accessibility::XAccessible* pXAcc);
159 void NotifyDestroy( com::sun::star::accessibility::XAccessible* pXAcc );
204 STDMETHOD(NotifyDestroy)(BOOL isDestroy);
1354 STDMETHODIMP CMAccessible::NotifyDestroy(BOOL isDestroy) in NotifyDestroy() function in CMAccessible
Completed in 53 milliseconds