Searched refs:xDialogEventHandler (Results 1 – 1 of 1) sorted by relevance
544 Reference< XDialogEventHandler > xDialogEventHandler( m_xHandler, UNO_QUERY ); in firing_impl() local545 if( xDialogEventHandler.is() ) in firing_impl()548 bHandled = xDialogEventHandler->callHandlerMethod( xDialog, aEventObject, aMethodName ); in firing_impl()
Completed in 19 milliseconds