Searched refs:aEventObj (Results 1 – 5 of 5) sorted by relevance
253 EventObject aEventObj; in disposing() local254 aEventObj.Source = xFrame; in disposing()255 m_pMenuManager->disposing( aEventObj ); in disposing()
503 lang::EventObject aEventObj(xSource); in addEventListener() local504 rxListener->disposing(aEventObj); in addEventListener()
138 AccessibleEventObject aEventObj( xSource, _nEventId, _aNewValue, _aOldValue ); in NotifyAccessibleEvent() local141 comphelper::AccessibleEventNotifier::addEvent( m_nClientId, aEventObj ); in NotifyAccessibleEvent()
123 AccessibleEventObject aEventObj( xSource, _nEventId, _aNewValue, _aOldValue ); in NotifyAccessibleEvent() local126 comphelper::AccessibleEventNotifier::addEvent( m_nClientId, aEventObj ); in NotifyAccessibleEvent()
338 public void disposing ( EventObject aEventObj ) in disposing() argument
Completed in 39 milliseconds