Lines Matching refs:pDispatch
500 , pDispatch( pDisp ) in SfxDispatchController_Impl()
530 if ( pDispatch ) in ~SfxDispatchController_Impl()
533 pDispatch->pControllerItem = NULL; in ~SfxDispatchController_Impl()
537 aObject.Source = (::cppu::OWeakObject*) pDispatch; in ~SfxDispatchController_Impl()
538 pDispatch->GetListeners().disposeAndClear( aObject ); in ~SfxDispatchController_Impl()
559 pDispatch = NULL; in UnBindController()
668 pDispatch && in dispatch()
847 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in dispatch()
871 if ( !pDispatch ) in addStatusListener()
897 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in addStatusListener()
920 if ( !pDispatch ) in StateChanged()
949 …::cppu::OInterfaceContainerHelper* pContnr = pDispatch->GetListeners().getContainer ( aDispatchURL… in StateChanged()
986 aEvent.Source = (::com::sun::star::frame::XDispatch*) pDispatch; in StateChanged()