Lines Matching refs:SfxDispatchController_Impl

365     pControllerItem = new SfxDispatchController_Impl( this, &rBindings, pDispat, pSlot, rURL );  in SfxOfficeDispatch()
373 pControllerItem = new SfxDispatchController_Impl( this, NULL, pDispat, pSlot, rURL ); in SfxOfficeDispatch()
489 SfxDispatchController_Impl::SfxDispatchController_Impl( in SfxDispatchController_Impl() function in SfxDispatchController_Impl
525 SfxDispatchController_Impl::~SfxDispatchController_Impl() in ~SfxDispatchController_Impl()
542 void SfxDispatchController_Impl::SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star:… in SetFrame()
547 void SfxDispatchController_Impl::setMasterSlaveCommand( sal_Bool bSet ) in setMasterSlaveCommand()
552 sal_Bool SfxDispatchController_Impl::isMasterSlaveCommand() const in isMasterSlaveCommand()
557 void SfxDispatchController_Impl::UnBindController() in UnBindController()
568 void SfxDispatchController_Impl::addParametersToArgs( const com::sun::star::util::URL& aURL, ::com:… in addParametersToArgs()
647 SfxMapUnit SfxDispatchController_Impl::GetCoreMetric( SfxItemPool& rPool, sal_uInt16 nSlotId ) in GetCoreMetric()
653 rtl::OUString SfxDispatchController_Impl::getSlaveCommand( const ::com::sun::star::util::URL& rURL ) in getSlaveCommand()
662 void SAL_CALL SfxDispatchController_Impl::dispatch( const ::com::sun::star::util::URL& aURL, in dispatch()
778 … lNewArgs[nIndex].Value = makeAny( SfxDispatchController_Impl::getSlaveCommand( aDispatchURL )); in dispatch()
861 SfxDispatcher* SfxDispatchController_Impl::GetDispatcher() in GetDispatcher()
868 void SAL_CALL SfxDispatchController_Impl::addStatusListener(const ::com::sun::star::uno::Reference<… in addStatusListener()
918 void SfxDispatchController_Impl::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolI… in StateChanged()
1006 void SfxDispatchController_Impl::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolI… in StateChanged()