Searched refs:AccWindowEventListener (Results 1 – 4 of 4) sorted by relevance
35 AccWindowEventListener::AccWindowEventListener(com::sun::star::accessibility::XAccessible* pAcc, Ac… in AccWindowEventListener() function in AccWindowEventListener38 AccWindowEventListener::~AccWindowEventListener() in ~AccWindowEventListener()46 void AccWindowEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventOb… in notifyEvent()68 void AccWindowEventListener::handleVisibleDataChangedEvent() in handleVisibleDataChangedEvent()76 void AccWindowEventListener::handleBoundrectChangedEvent() in handleBoundrectChangedEvent()86 void AccWindowEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()125 void AccWindowEventListener::setComponentState(short state, bool enable ) in setComponentState()
52 $(SLO)$/AccWindowEventListener.obj \
862 listener = new AccWindowEventListener(pXAcc,pAgent); in createAccEventListener()
37 class AccWindowEventListener: public AccEventListener class40 …AccWindowEventListener(com::sun::star::accessibility::XAccessible* pAcc, AccObjectManagerAgent* Ag…41 virtual ~AccWindowEventListener();
Completed in 51 milliseconds