Searched refs:aLegacyEvent (Results 1 – 2 of 2) sorted by relevance
206 document::EventObject aLegacyEvent( _rEvent.Source, _rEvent.EventName ); in impl_notifyEvent_nothrow() local207 … m_aLegacyEventListeners.notifyEach( &document::XEventListener::notifyEvent, aLegacyEvent ); in impl_notifyEvent_nothrow()
863 css::document::EventObject aLegacyEvent(aEvent.Source, aEvent.EventName); in implts_notifyListener() local864 m_aLegacyListeners.notifyEach( &css::document::XEventListener::notifyEvent, aLegacyEvent ); in implts_notifyListener()
Completed in 9 milliseconds