Home
last modified time | relevance | path

Searched refs:systemdata (Results 1 – 2 of 2) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx92 const SystemEnvData* systemdata = NULL; in handleWindowOpened() local
95 systemdata = window->GetSystemData(); in handleWindowOpened()
99 systemdata = NULL; in handleWindowOpened()
108 if(pAccessibleContext != NULL && systemdata != NULL) in handleWindowOpened()
110 accManagerAgent.SaveTopWindowHandle((HWND)systemdata->hWnd, pAccessible); in handleWindowOpened()
112 AddAllListeners(pAccessible,NULL,(HWND)systemdata->hWnd); in handleWindowOpened()
250 const SystemEnvData* systemdata=window->GetSystemData(); in windowClosed() local
H A DAccFrameEventListener.cxx117 const SystemEnvData* systemdata=window->GetSystemData(); in handleChildChangedEvent() local
120 pAgent->InsertAccObj( pAcc,pAccessible,(HWND)systemdata->hWnd); in handleChildChangedEvent()

Completed in 19 milliseconds