Home
last modified time | relevance | path

Searched refs:aDocEvent (Results 1 – 2 of 2) sorted by path

/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx659 css::document::DocumentEvent aDocEvent(aEvent.Source, aEvent.EventName, NULL, css::uno::Any()); in notifyEvent() local
661 implts_checkAndExecuteEventBindings(aDocEvent); in notifyEvent()
662 implts_notifyListener(aDocEvent); in notifyEvent()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx81 document::EventObject aDocEvent; in notifyClosing() local
82 aDocEvent.Source = Source.Source; in notifyClosing()
83 aDocEvent.EventName = rtl::OUString( in notifyClosing()
85 m_pManager->notifyEvent( aDocEvent ); in notifyClosing()

Completed in 15 milliseconds