/aoo41x/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 122 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()
|
/aoo41x/main/sfx2/source/control/ |
H A D | msgpool.cxx | 408 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 D | objface.cxx | 152 pMod->GetSlotPool()->RegisterInterface(*this); in Register() 313 pMod->GetSlotPool()->ReleaseInterface(*this); in ~SfxInterface()
|
H A D | sfxstatuslistener.cxx | 217 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
|
H A D | statcach.cxx | 283 pSlot = SfxSlotPool::GetSlotPool( rDispat.GetFrame() ).GetSlot( nId ); in GetSlotServer()
|
H A D | bindings.cxx | 2097 const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pDispatcher->GetFrame() ).GetSlot( nSlot ); in QueryState()
|
H A D | dispatch.cxx | 1772 SfxSlotPool* pSlotPool = &SfxSlotPool::GetSlotPool( GetFrame() ); in _Update_Impl()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | msgpool.hxx | 67 static SfxSlotPool& GetSlotPool( SfxViewFrame *pFrame=NULL ); 88 #define SFX_SLOTPOOL() SfxSlotPool::GetSlotPool()
|
H A D | module.hxx | 82 SfxSlotPool* GetSlotPool() const;
|
/aoo41x/main/sfx2/source/toolbox/ |
H A D | tbxitem.cxx | 186 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()
|
/aoo41x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 813 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()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | imagemgr.cxx | 116 pSlot = pModule->GetSlotPool()->GetSlot( nId ); in GetImage() 120 pSlot = SfxSlotPool::GetSlotPool().GetSlot( nId ); in GetImage()
|
H A D | module.cxx | 205 SfxSlotPool* SfxModule::GetSlotPool() const in GetSlotPool() function in SfxModule
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 183 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( GetViewFrame() ); in GetState() 205 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( GetViewFrame() ); in GetState()
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 619 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in implCreateDispatcher() 710 … SfxSlotId nSlotId = lcl_getSlotFromUnoName( SfxSlotPool::GetSlotPool( NULL ), sUnoSlotName ); in queryDispatch()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsb.cxx | 126 pDlg->SetHelpId( SD_MOD()->GetSlotPool()->GetSlot( SID_INSERTLAYER )->GetCommand() ); in FuTemp02() 292 pDlg->SetHelpId( SD_MOD()->GetSlotPool()->GetSlot( SID_MODIFYLAYER )->GetCommand() ); in FuTemp02()
|
/aoo41x/main/sd/source/ui/table/ |
H A D | tableobjectbar.cxx | 167 …l()->GetParentWindow(), nSlotId == SID_TABLE_INSERT_COL_DLG, SD_MOD()->GetSlotPool()->GetSlot(nSlo… in Execute()
|
/aoo41x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 111 SfxSlotPool* pPool = pModule->GetSlotPool(); in Update() 339 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in CreateFromSVMenu()
|
H A D | mnumgr.cxx | 338 …const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pBindings->GetDispatcher()->GetFrame() ).GetSlot(… in IMPL_LINK()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | dockwin.cxx | 926 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow() 980 SfxSlotPool* pSlotPool = pViewFrame->GetObjectShell()->GetModule()->GetSlotPool(); in SfxDockingWindow()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 264 …pFact->CreateInsertObjectDialog( pViewShell->GetWindow(), SC_MOD()->GetSlotPool()->GetSlot(nSlot)-… in FuInsertOLE()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 481 …t->CreateInsertObjectDialog( mpViewShell->GetActiveWindow(), SD_MOD()->GetSlotPool()->GetSlot(nSlo… in DoExecute()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 444 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in lcl_getUnoSlotName()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objserv.cxx | 608 const SfxSlot* pSlot = GetModule()->GetSlotPool()->GetSlot( nId ); in ExecFile_Impl()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 423 SfxSlotPool* pSlotPool = SW_MOD()->GetSlotPool(); in InsertObject()
|