Searched refs:AccTopWindowListener (Results 1 – 5 of 5) sorted by relevance
61 AccTopWindowListener* g_pTop = NULL;86 void AccTopWindowListener::handleWindowOpened( com::sun::star::accessibility::XAccessible* pAccessi… in handleWindowOpened()136 AccTopWindowListener::AccTopWindowListener(): in AccTopWindowListener() function in AccTopWindowListener142 AccTopWindowListener::~AccTopWindowListener() in ~AccTopWindowListener()149 void AccTopWindowListener::windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::co… in windowOpened()225 void AccTopWindowListener::windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::c… in windowClosing()234 void AccTopWindowListener::windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::co… in windowClosed()278 void AccTopWindowListener::windowMinimized( const ::com::sun::star::lang::EventObject& ) throw (::c… in windowMinimized()294 void AccTopWindowListener::disposing( const ::com::sun::star::lang::EventObject& ) throw (::com::s… in disposing()309 void AccTopWindowListener::acquire( ) throw () in acquire()[all …]
227 AccTopWindowListener *accListener; in MSAAServiceImpl()228 accListener = new AccTopWindowListener(); in MSAAServiceImpl()
61 $(SLO)$/AccTopWindowListener.obj \
39 class AccTopWindowListener: class48 AccTopWindowListener();49 virtual ~AccTopWindowListener();
25 extern AccTopWindowListener* g_pTop;
Completed in 21 milliseconds