Home
last modified time | relevance | path

Searched refs:NotifyChildEvent (Results 1 – 7 of 7) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx182 bool AccDescendantManagerEventListener::NotifyChildEvent(short nWinEvent,const Any &Value) in NotifyChildEvent() function in AccDescendantManagerEventListener
203 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_ADD,newValue)) in handleSelectionChangedAddEvent()
211 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_REMOVE,newValue)) in handleSelectionChangedRemoveEvent()
220 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_WITHIN,newValue)) in handleSelectionChangedWithinEvent()
H A DAccContainerEventListener.cxx184 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED,newValue)) in handleSelectionChangedEvent()
462 bool AccContainerEventListener::NotifyChildEvent(short nWinEvent,const Any &Value) in NotifyChildEvent() function in AccContainerEventListener
479 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_ADD,newValue)) in handleSelectionChangedAddEvent()
487 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_REMOVE,newValue)) in handleSelectionChangedRemoveEvent()
495 if(NotifyChildEvent(UM_EVENT_SELECTION_CHANGED_WITHIN,newValue)) in handleSelectionChangedWithinEvent()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx463 pItem->NotifyChildEvent( xChild, bOpen ); in UpdateCustomPopupItemp_Impl()
500 pItem->NotifyChildEvent( xChild, _bShow ); in HandleSubToolBarEvent()
520 pItem->NotifyChildEvent( xChild, false ); in ReleaseSubToolBox()
H A Dvclxaccessibletoolboxitem.cxx232 void VCLXAccessibleToolBoxItem::NotifyChildEvent( const Reference< XAccessible >& _xChild, bool _bS… in NotifyChildEvent() function in VCLXAccessibleToolBoxItem
/trunk/main/winaccessibility/inc/
H A DAccDescendantManagerEventListener.hxx57 bool NotifyChildEvent(short nWinEvent,const Any &Value);
H A DAccContainerEventListener.hxx82 bool NotifyChildEvent(short nWinEvent,const Any &Value);
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibletoolboxitem.hxx104 …void NotifyChildEvent( const ::com::sun::star::uno::Reference< ::com::sun::star::ac…

Completed in 37 milliseconds