Home
last modified time | relevance | path

Searched refs:NotifyDestroy (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/winaccessibility/source/service/
H A DAccObjectManagerAgent.cxx285 void AccObjectManagerAgent::NotifyDestroy(XAccessible* pXAcc) in NotifyDestroy() function in AccObjectManagerAgent
288 pWinManager->NotifyDestroy(pXAcc); in NotifyDestroy()
H A DAccObject.cxx1034 void AccObject::NotifyDestroy(sal_Bool ifDelete) in NotifyDestroy() function in AccObject
1038 m_pIMAcc->NotifyDestroy(m_bShouldDestroy); in NotifyDestroy()
H A DAccObjectWinManager.cxx1230 void AccObjectWinManager::NotifyDestroy(XAccessible* pXAcc) in NotifyDestroy() function in AccObjectWinManager
1235 accObj->NotifyDestroy(sal_True); in NotifyDestroy()
H A DAccEventListener.cxx266 pAgent->NotifyDestroy(pAccessible); in removeMeFromBroadcaster()
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl54 [id(26), helpstring("method NotifyDestroy")] HRESULT NotifyDestroy(BOOL isDestroy);
/aoo42x/main/winaccessibility/inc/
H A DAccObject.hxx101 void NotifyDestroy(sal_Bool ifDelete);
H A DAccObjectManagerAgent.hxx81 void NotifyDestroy(com::sun::star::accessibility::XAccessible* pXAcc);
H A DAccObjectWinManager.hxx159 void NotifyDestroy( com::sun::star::accessibility::XAccessible* pXAcc );
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h204 STDMETHOD(NotifyDestroy)(BOOL isDestroy);
H A DMAccessible.cpp1354 STDMETHODIMP CMAccessible::NotifyDestroy(BOOL isDestroy) in NotifyDestroy() function in CMAccessible

Completed in 58 milliseconds