Searched refs:AccDialogEventListener (Results 1 – 4 of 4) sorted by relevance
35 AccDialogEventListener::AccDialogEventListener(com::sun::star::accessibility::XAccessible* pAcc, Ac… in AccDialogEventListener() function in AccDialogEventListener38 AccDialogEventListener::~AccDialogEventListener() in ~AccDialogEventListener()46 void AccDialogEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventOb… in notifyEvent()69 void AccDialogEventListener::handleVisibleDataChangedEvent() in handleVisibleDataChangedEvent()77 void AccDialogEventListener::handleBoundrectChangedEvent() in handleBoundrectChangedEvent()87 void AccDialogEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()128 void AccDialogEventListener::setComponentState(short state, bool enable ) in setComponentState()
50 $(SLO)$/AccDialogEventListener.obj \
856 listener = new AccDialogEventListener(pXAcc,pAgent); in createAccEventListener()
38 class AccDialogEventListener: public AccEventListener class41 …AccDialogEventListener(com::sun::star::accessibility::XAccessible* pAcc, AccObjectManagerAgent* Ag…42 virtual ~AccDialogEventListener();
Completed in 24 milliseconds