Home
last modified time | relevance | path

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

/aoo4110/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx544 Reference< XDialogEventHandler > xDialogEventHandler( m_xHandler, UNO_QUERY ); in firing_impl() local
545 if( xDialogEventHandler.is() ) in firing_impl()
548 bHandled = xDialogEventHandler->callHandlerMethod( xDialog, aEventObject, aMethodName ); in firing_impl()

Completed in 11 milliseconds