Home
last modified time | relevance | path

Searched defs:pSlot (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx175 const SfxSlot* pSlot = (const_cast <SfxSlotPool*> (this))->GetSlot( nId ); in GetSlotType() local
338 const SfxSlot *pSlot = _pParentPool->NextSlot(); in NextSlot() local
394 const SfxSlot *pSlot = NULL; in GetUnoSlot() local
H A Ddispatch.cxx1097 const SfxSlot *pSlot = 0; in ExecuteFunction() local
1154 const SfxSlot *pSlot = 0; in ExecuteFunction() local
1200 const SfxSlot *pSlot=NULL; in GetSlot() local
1292 const SfxSlot *pSlot = 0; in Execute() local
1347 const SfxSlot *pSlot = 0; in Execute() local
1417 const SfxSlot *pSlot = 0; in Execute() local
1465 const SfxSlot *pSlot = 0; in _Execute() local
1528 const SfxSlot *pSlot = 0; in Execute() local
2516 const SfxSlot *pSlot = rSvr.GetSlot(); in _FillState() local
2889 const SfxSlot *pSlot = 0; in QueryState() local
[all …]
H A Dunoctitm.cxx360 …fxOfficeDispatch( SfxBindings& rBindings, SfxDispatcher* pDispat, const SfxSlot* pSlot, const ::co… in SfxOfficeDispatch()
368 SfxOfficeDispatch::SfxOfficeDispatch( SfxDispatcher* pDispat, const SfxSlot* pSlot, const ::com::su… in SfxOfficeDispatch()
493 const SfxSlot* pSlot, in SfxDispatchController_Impl()
767 const SfxSlot *pSlot = 0; in dispatch() local
H A Dshell.cxx621 const SfxSlot *pSlot = pIF->GetSlot(nId); in Invalidate_Impl() local
947 const SfxSlot* pSlot = NULL; in ExecuteSlot() local
1015 const SfxSlot* pSlot = NULL; in GetSlotState() local
1126 SfxSlot *pSlot = (pImp->aSlotArr)[0]; in SFX_EXEC_STUB() local
H A Drequest.cxx74 const SfxSlot* pSlot; // ausgef"uhrter Slot member
259 const SfxSlot* pSlot, // auszuf"uhrende <Slot-Id> in SfxRequest()
790 SfxSlot *pSlot = (SfxSlot*) pImp->pSlot; in Done_Impl() local
H A Dctrlitem.cxx51 const SfxSlot *pSlot = SFX_SLOTPOOL().GetSlot(nId); in CheckConfigure_Impl() local
H A Dsfxstatuslistener.cxx218 const SfxSlot* pSlot = rPool.GetSlot( m_nSlotID ); in statusChanged() local
H A Dbindings.cxx174 const SfxSlot* pSlot; // Pointer auf den <Master-Slot> member
1210 const SfxSlot *pSlot=0; in Execute_Impl() local
1259 void SfxBindings::Execute_Impl( SfxRequest& aReq, const SfxSlot* pSlot, SfxShell* pShell ) in Execute_Impl()
1574 const SfxSlot* pSlot = pFound->pSlot; in UpdateControllers_Impl() local
2097 const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pDispatcher->GetFrame() ).GetSlot( nSlot ); in QueryState() local
2398 uno::Reference < frame::XDispatch > SfxBindings::GetDispatch( const SfxSlot* pSlot, const util::URL… in GetDispatch()
H A Dstatcach.cxx280 const SfxSlot* pSlot = aSlotServ.GetSlot(); in GetSlotServer() local
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx70 const SfxSlot* pSlot = SD_MOD()->GetInterface()->GetSlot( aURL.Complete ); in dispatchWithNotification() local
126 const SfxSlot* pSlot = SD_MOD()->GetInterface()->GetSlot( aURL.Complete ); in queryDispatch() local
/trunk/main/sw/source/ui/uno/
H A Dunomodule.cxx70 const SfxSlot* pSlot = SW_MOD()->GetInterface()->GetSlot( aURL.Complete ); in dispatchWithNotification() local
137 const SfxSlot* pSlot = SW_MOD()->GetInterface()->GetSlot( aURL.Complete ); in queryDispatch() local
/trunk/main/autodoc/source/display/html/
H A Dhd_chlst.cxx142 pSlot( ActiveParent().Create_Slot( i_nSlot ) ); in Run_Simple() local
164 pSlot( ActiveParent().Create_Slot( i_nSlot ) ); in Run_GlobalClasses() local
191 pSlot( ActiveParent().Create_Slot(i_nSlot) ); in Run_Members() local
228 pSlot( ActiveParent().Create_Slot(i_nSlot) ); in Run_MemberClasses() local
H A Dchd_udk2.cxx159 ary::Slot_AutoPtr pSlot; in DisplayFiles_InNamespace() local
H A Dhdimpl.cxx74 ary::Slot_AutoPtr pSlot( i_rGroup.Create_Slot(i_nSlot) ); in DisplaySlot() local
/trunk/main/autodoc/inc/ary/
H A Dceslot.hxx92 Slot * pSlot; member in ary::Slot_AutoPtr
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx191 const SfxSlot* pSlot = rPool.GetSlot( aImgItem.GetValue() ); in GetState() local
213 const SfxSlot* pSlot = rPool.GetSlot( aImgItem.GetValue() ); in GetState() local
/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx42 void SetSlot(const SfxSlot* pSlot) { in SetSlot()
H A Dstatcach.hxx57 const SfxSlot* pSlot; member in BindDispatch_Impl
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx106 const SfxSlot* pSlot = 0; in GetImage() local
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx126 const SfxSlot* pSlot = pSlotPool->GetUnoSlot( aTargetURL.Path ); in SfxStatusBarControllerFactory() local
252 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged() local
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx815 const SfxSlot* pSlot( 0 ); in queryDispatch() local
870 const SfxSlot* pSlot = m_pData->m_pViewShell->GetVerbSlot_Impl(nId); in queryDispatch() local
876 const SfxSlot* pSlot = rSlotPool.GetSlot( nId ); in queryDispatch() local
922 const SfxSlot* pSlot = rSlotPool.GetSlot( SID_JUMPTOMARK ); in queryDispatch() local
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx620 const SfxSlot* pSlot = rSlotPool.GetSlot( _nSlotId ); in implCreateDispatcher() local
674 const SfxSlot* pSlot = _rSlotPool.GetUnoSlot( _rUnoSlotName ); in lcl_getSlotFromUnoName() local
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx190 const SfxSlot* pSlot = pSlotPool->GetUnoSlot( aTargetURL.Path ); in SfxToolBoxControllerFactory() local
561 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged() local
1134 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx116 char* GetPasswordFunction( PK11SlotInfo* pSlot, PRBool bRetry, void* /*arg*/ ) in GetPasswordFunction()
463 PK11SlotInfo * pSlot = NULL; in updateSlots() local
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx116 const SfxSlot* pSlot = pPool->GetSlot( nslotId ); in Update() local
440 const SfxSlot* pSlot = pSlotPool->GetSlot( nSlotId ); in CreateFromSVMenu() local

Completed in 132 milliseconds

12