Home
last modified time | relevance | path

Searched refs:aLegacyEvent (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventnotifier.cxx206 document::EventObject aLegacyEvent( _rEvent.Source, _rEvent.EventName ); in impl_notifyEvent_nothrow() local
207 … m_aLegacyEventListeners.notifyEach( &document::XEventListener::notifyEvent, aLegacyEvent ); in impl_notifyEvent_nothrow()
/aoo41x/main/sfx2/source/notify/
H A Deventsupplier.cxx863 css::document::EventObject aLegacyEvent(aEvent.Source, aEvent.EventName); in implts_notifyListener() local
864 m_aLegacyListeners.notifyEach( &css::document::XEventListener::notifyEvent, aLegacyEvent ); in implts_notifyListener()

Completed in 19 milliseconds