Searched refs:aDocEvent (Results 1 – 2 of 2) sorted by relevance
81 document::EventObject aDocEvent; in notifyClosing() local82 aDocEvent.Source = Source.Source; in notifyClosing()83 aDocEvent.EventName = rtl::OUString( in notifyClosing()85 m_pManager->notifyEvent( aDocEvent ); in notifyClosing()
659 css::document::DocumentEvent aDocEvent(aEvent.Source, aEvent.EventName, NULL, css::uno::Any()); in notifyEvent() local661 implts_checkAndExecuteEventBindings(aDocEvent); in notifyEvent()662 implts_notifyListener(aDocEvent); in notifyEvent()
Completed in 30 milliseconds