Home
last modified time | relevance | path

Searched refs:GetAppSlotPool_Impl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dobjface.cxx154 SFX_APP()->GetAppSlotPool_Impl().RegisterInterface(*this); in Register()
315 SFX_APP()->GetAppSlotPool_Impl().ReleaseInterface(*this); in ~SfxInterface()
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx283 SfxSlotPool& SfxApplication::GetAppSlotPool_Impl() const { return *pAppData_Impl->pSlotPool; } in GetAppSlotPool_Impl() function in SfxApplication
H A Dmodule.cxx162 pImpl->pSlotPool = new SfxSlotPool( &pApp->GetAppSlotPool_Impl(), pResMgr ); in Construct_Impl()
H A Dappuno.cxx2065 SfxSlotPool* pAppSlotPool = &SFX_APP()->GetAppSlotPool_Impl(); in getSupportedCommandGroups()
2098 SfxSlotPool* pAppSlotPool = &SFX_APP()->GetAppSlotPool_Impl(); in getConfigurableDispatchInformation()
/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx305 SAL_DLLPRIVATE SfxSlotPool& GetAppSlotPool_Impl() const;

Completed in 42 milliseconds