Searched refs:xContainerWindowEventHandler (Results 1 – 1 of 1) sorted by relevance
553 Reference< XContainerWindowEventHandler > xContainerWindowEventHandler( m_xHandler, UNO_QUERY ); in firing_impl() local554 if( xContainerWindowEventHandler.is() ) in firing_impl()557 … bHandled = xContainerWindowEventHandler->callHandlerMethod( xWindow, aEventObject, aMethodName ); in firing_impl()
Completed in 9 milliseconds