Home
last modified time | relevance | path

Searched refs:SfxDispatchController_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx365 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()
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()
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()
[all …]
H A Dstatcach.cxx481 …((SfxDispatchController_Impl *)pInternalController)->StateChanged( nId, eState, pState, &aSlotServ… in SetState_Impl()
525 …((SfxDispatchController_Impl *)pInternalController)->StateChanged( nId, eLastState, pLastItem, &aS… in SetCachedState()
/trunk/main/sfx2/inc/sfx2/
H A Dunoctitm.hxx119 class SfxDispatchController_Impl;
123 friend class SfxDispatchController_Impl;
124 SfxDispatchController_Impl* pControllerItem;
164 class SfxDispatchController_Impl : public SfxControllerItem class
183 SfxDispatchController_Impl( SfxOfficeDispatch* pDisp,
188 ~SfxDispatchController_Impl();

Completed in 26 milliseconds