Home
last modified time | relevance | path

Searched refs:GetSlotPool (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx122 pSlotPool = pModule->GetSlotPool(); in SfxStatusBarControllerFactory()
124 pSlotPool = &(SfxSlotPool::GetSlotPool( NULL )); in SfxStatusBarControllerFactory()
251 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
650 pSlotPool = pMod->GetSlotPool(); in CreateControl()
652 pSlotPool = &SfxSlotPool::GetSlotPool(); in CreateControl()
/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx408 SfxSlotPool& SfxSlotPool::GetSlotPool( SfxViewFrame *pFrame ) in GetSlotPool() function in SfxSlotPool
411 if ( pMod && pMod->GetSlotPool() ) in GetSlotPool()
412 return *pMod->GetSlotPool(); in GetSlotPool()
H A Dobjface.cxx152 pMod->GetSlotPool()->RegisterInterface(*this); in Register()
313 pMod->GetSlotPool()->ReleaseInterface(*this); in ~SfxInterface()
H A Dsfxstatuslistener.cxx217 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
H A Dstatcach.cxx283 pSlot = SfxSlotPool::GetSlotPool( rDispat.GetFrame() ).GetSlot( nId ); in GetSlotServer()
H A Dbindings.cxx2097 const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pDispatcher->GetFrame() ).GetSlot( nSlot ); in QueryState()
H A Ddispatch.cxx1772 SfxSlotPool* pSlotPool = &SfxSlotPool::GetSlotPool( GetFrame() ); in _Update_Impl()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx186 pSlotPool = pModule->GetSlotPool(); in SfxToolBoxControllerFactory()
188 pSlotPool = &(SfxSlotPool::GetSlotPool( NULL )); in SfxToolBoxControllerFactory()
334 pSlotPool = pMod->GetSlotPool(); in CreateControl()
336 pSlotPool = &SfxSlotPool::GetSlotPool(); in CreateControl()
560 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
1133 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dmsgpool.hxx67 static SfxSlotPool& GetSlotPool( SfxViewFrame *pFrame=NULL );
88 #define SFX_SLOTPOOL() SfxSlotPool::GetSlotPool()
H A Dmodule.hxx82 SfxSlotPool* GetSlotPool() const;
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx813 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch()
850 SfxSlotPool& rFrameSlotPool = SfxSlotPool::GetSlotPool( pParentFrame ); in queryDispatch()
875 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch()
907 SfxSlotPool& rSlotPool2 = SfxSlotPool::GetSlotPool( pParentFrame ); in queryDispatch()
921 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch()
1202 SfxSlotPool* pPool = &SfxSlotPool::GetSlotPool( pViewFrame ); in getSupportedCommandGroups()
1240 SfxSlotPool* pPool( &SfxSlotPool::GetSlotPool( pViewFrame )); in getConfigurableDispatchInformation()
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx116 pSlot = pModule->GetSlotPool()->GetSlot( nId ); in GetImage()
120 pSlot = SfxSlotPool::GetSlotPool().GetSlot( nId ); in GetImage()
H A Dmodule.cxx205 SfxSlotPool* SfxModule::GetSlotPool() const in GetSlotPool() function in SfxModule
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx190 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( GetViewFrame() ); in GetState()
212 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( GetViewFrame() ); in GetState()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx619 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in implCreateDispatcher()
710 … SfxSlotId nSlotId = lcl_getSlotFromUnoName( SfxSlotPool::GetSlotPool( NULL ), sUnoSlotName ); in queryDispatch()
/trunk/main/sd/source/ui/view/
H A Ddrviewsb.cxx126 pDlg->SetHelpId( SD_MOD()->GetSlotPool()->GetSlot( SID_INSERTLAYER )->GetCommand() ); in FuTemp02()
300 pDlg->SetHelpId( SD_MOD()->GetSlotPool()->GetSlot( SID_MODIFYLAYER )->GetCommand() ); in FuTemp02()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx167 …l()->GetParentWindow(), nSlotId == SID_TABLE_INSERT_COL_DLG, SD_MOD()->GetSlotPool()->GetSlot(nSlo… in Execute()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx111 SfxSlotPool* pPool = pModule->GetSlotPool(); in Update()
339 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in CreateFromSVMenu()
H A Dmnumgr.cxx338 …const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pBindings->GetDispatcher()->GetFrame() ).GetSlot(… in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx926 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow()
980 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx481 …t->CreateInsertObjectDialog( mpViewShell->GetActiveWindow(), SD_MOD()->GetSlotPool()->GetSlot(nSlo… in DoExecute()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx264 …pFact->CreateInsertObjectDialog( pViewShell->GetWindow(), SC_MOD()->GetSlotPool()->GetSlot(nSlot)-… in FuInsertOLE()
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx444 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in lcl_getUnoSlotName()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx608 const SfxSlot* pSlot = GetModule()->GetSlotPool()->GetSlot( nId ); in ExecFile_Impl()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx423 SfxSlotPool* pSlotPool = SW_MOD()->GetSlotPool(); in InsertObject()

Completed in 153 milliseconds

12