Searched refs:SfxDispatchController_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 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() 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 D | statcach.cxx | 481 …((SfxDispatchController_Impl *)pInternalController)->StateChanged( nId, eState, pState, &aSlotServ… in SetState_Impl() 525 …((SfxDispatchController_Impl *)pInternalController)->StateChanged( nId, eLastState, pLastItem, &aS… in SetCachedState()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | unoctitm.hxx | 119 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 24 milliseconds