/aoo4110/main/sfx2/source/control/ |
H A D | msgpool.cxx | 71 SfxSlotPool::SfxSlotPool( SfxSlotPool *pParent, ResMgr* pResManager ) in SfxSlotPool() function in SfxSlotPool 88 SfxSlotPool::~SfxSlotPool() in ~SfxSlotPool() 107 void SfxSlotPool::RegisterInterface( SfxInterface& rInterface ) in RegisterInterface() 173 TypeId SfxSlotPool::GetSlotType( sal_uInt16 nId ) const in GetSlotType() 203 const SfxSlot* SfxSlotPool::GetSlot( sal_uInt16 nId ) in GetSlot() 224 String SfxSlotPool::SeekGroup( sal_uInt16 nNo ) in SeekGroup() 269 sal_uInt16 SfxSlotPool::GetGroupCount() in GetGroupCount() 324 const SfxSlot* SfxSlotPool::NextSlot() in NextSlot() 371 SfxInterface* SfxSlotPool::FirstInterface() in FirstInterface() 382 SfxInterface* SfxSlotPool::NextInterface() in NextInterface() [all …]
|
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 | dispatch.cxx | 1772 SfxSlotPool* pSlotPool = &SfxSlotPool::GetSlotPool( GetFrame() ); in _Update_Impl()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | msgpool.hxx | 43 class SFX2_DLLPUBLIC SfxSlotPool class 47 SfxSlotPool* _pParentPool; 59 SfxSlotPool( SfxSlotPool* pParent=0, ResMgr* pMgr=0); 60 ~SfxSlotPool(); 67 static SfxSlotPool& GetSlotPool( SfxViewFrame *pFrame=NULL ); 83 inline const SfxSlot* SfxSlotPool::FirstSlot() in FirstSlot() 88 #define SFX_SLOTPOOL() SfxSlotPool::GetSlotPool()
|
H A D | module.hxx | 43 class SfxSlotPool; 82 SfxSlotPool* GetSlotPool() const;
|
H A D | app.hxx | 75 class SfxSlotPool; 305 SAL_DLLPRIVATE SfxSlotPool& GetAppSlotPool_Impl() const;
|
H A D | objface.hxx | 49 friend class SfxSlotPool;
|
H A D | shell.hxx | 52 class SfxSlotPool;
|
/aoo4110/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() 1204 SfxSlotPool* pSlotPool = pPool ? pPool : &SFX_SLOTPOOL(); in getSupportedCommandGroups() 1240 SfxSlotPool* pPool( &SfxSlotPool::GetSlotPool( pViewFrame )); in getConfigurableDispatchInformation() 1243 SfxSlotPool* pSlotPool = pPool ? pPool : &SFX_SLOTPOOL(); in getConfigurableDispatchInformation()
|
/aoo4110/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 119 SfxSlotPool* pSlotPool = 0; in SfxStatusBarControllerFactory() 124 pSlotPool = &(SfxSlotPool::GetSlotPool( NULL )); in SfxStatusBarControllerFactory() 251 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged() 648 SfxSlotPool *pSlotPool; in CreateControl() 652 pSlotPool = &SfxSlotPool::GetSlotPool(); in CreateControl()
|
/aoo4110/main/sfx2/source/toolbox/ |
H A D | tbxitem.cxx | 183 SfxSlotPool* pSlotPool = 0; in SfxToolBoxControllerFactory() 188 pSlotPool = &(SfxSlotPool::GetSlotPool( NULL )); in SfxToolBoxControllerFactory() 332 SfxSlotPool *pSlotPool; in CreateControl() 336 pSlotPool = &SfxSlotPool::GetSlotPool(); in CreateControl() 560 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged() 1133 SfxSlotPool& rPool = SfxSlotPool::GetSlotPool( pViewFrame ); in statusChanged()
|
/aoo4110/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()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | module.cxx | 61 SfxSlotPool* pSlotPool; 162 pImpl->pSlotPool = new SfxSlotPool( &pApp->GetAppSlotPool_Impl(), pResMgr ); in Construct_Impl() 205 SfxSlotPool* SfxModule::GetSlotPool() const in GetSlotPool()
|
H A D | appmisc.cxx | 283 SfxSlotPool& SfxApplication::GetAppSlotPool_Impl() const { return *pAppData_Impl->pSlotPool; } in GetAppSlotPool_Impl()
|
H A D | imagemgr.cxx | 120 pSlot = SfxSlotPool::GetSlotPool().GetSlot( nId ); in GetImage()
|
H A D | appinit.cxx | 274 pAppData_Impl->pSlotPool = new SfxSlotPool; in Initialize_Impl()
|
/aoo4110/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 619 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in implCreateDispatcher() 672 … SfxSlotId lcl_getSlotFromUnoName( SfxSlotPool& _rSlotPool, const ::rtl::OUString& _rUnoSlotName ) in lcl_getSlotFromUnoName() 710 … SfxSlotId nSlotId = lcl_getSlotFromUnoName( SfxSlotPool::GetSlotPool( NULL ), sUnoSlotName ); in queryDispatch()
|
/aoo4110/main/sfx2/source/inc/ |
H A D | appdata.hxx | 71 class SfxSlotPool; 147 SfxSlotPool* pSlotPool;
|
/aoo4110/main/cui/source/inc/ |
H A D | cfgutil.hxx | 45 class SfxSlotPool;
|
/aoo4110/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 444 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in lcl_getUnoSlotName()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/svx/sdi/ |
H A D | fmslots.sdi | 554 // slot names/args into URL dispatch names/args. For this, the SfxSlotPool is used
|