Searched refs:SfxDispatchController_Impl (Results 1 – 3 of 3) sorted by relevance
| /trunk/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() 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() [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()
|
| /trunk/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();
|