Lines Matching refs:XDispatch
74 Reference < XDispatch > xDispatch = in SendCommand()
97 aEvent.Source = (::com::sun::star::frame::XDispatch*) this; in SendCommandTo()
121 Reference< XDispatch > SAL_CALL MyProtocolHandler::queryDispatch( const URL& aURL, const ::rtl::OUS… in queryDispatch()
124 Reference < XDispatch > xRet; in queryDispatch()
159 Sequence < Reference< XDispatch > > SAL_CALL MyProtocolHandler::queryDispatches( const Sequence < D… in queryDispatches()
163 Sequence < Reference < XDispatch > > lDispatcher( nCount ); in queryDispatches()
230 Reference< XInterface > xSelfHold(static_cast< XDispatch* >(this), UNO_QUERY); in dispatch()
320 aEvent.Source = (::com::sun::star::frame::XDispatch*) this; in dispatch()
326 Reference < XDispatch > xDispatch = aListenerHelper.GetDispatch( mxFrame, aURL.Path ); in dispatch()
359 aEvent.Source = (::com::sun::star::frame::XDispatch*) this; in addStatusListener()
370 aEvent.Source = (::com::sun::star::frame::XDispatch*) this; in addStatusListener()