Home
last modified time | relevance | path

Searched refs:g_pTop (Results 1 – 3 of 3) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx61 AccTopWindowListener* g_pTop = NULL; variable
65 if( g_pTop ) in FreeTopWindowListener()
67 g_pTop->release(); in FreeTopWindowListener()
68 g_pTop = NULL; in FreeTopWindowListener()
77 if( g_pTop && pAcc != NULL ) in handleWindowOpened_impl()
78 g_pTop->handleWindowOpened( (com::sun::star::accessibility::XAccessible*)((void*)pAcc) ); in handleWindowOpened_impl()
H A Dmsaaservice_impl.cxx229 g_pTop = accListener; in MSAAServiceImpl()
/trunk/main/winaccessibility/inc/
H A Dg_msacc.hxx25 extern AccTopWindowListener* g_pTop;

Completed in 34 milliseconds