Home
last modified time | relevance | path

Searched refs:AccWindowEventListener (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/winaccessibility/source/service/
H A DAccWindowEventListener.cxx35 AccWindowEventListener::AccWindowEventListener(com::sun::star::accessibility::XAccessible* pAcc, Ac… in AccWindowEventListener() function in AccWindowEventListener
38 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()
H A Dmakefile.mk52 $(SLO)$/AccWindowEventListener.obj \
H A DAccObjectWinManager.cxx862 listener = new AccWindowEventListener(pXAcc,pAgent); in createAccEventListener()
/aoo4110/main/winaccessibility/inc/
H A DAccWindowEventListener.hxx37 class AccWindowEventListener: public AccEventListener class
40AccWindowEventListener(com::sun::star::accessibility::XAccessible* pAcc, AccObjectManagerAgent* Ag…
41 virtual ~AccWindowEventListener();

Completed in 27 milliseconds