Searched refs:GetAppSlotPool_Impl (Results 1 – 5 of 5) sorted by relevance
154 SFX_APP()->GetAppSlotPool_Impl().RegisterInterface(*this); in Register()315 SFX_APP()->GetAppSlotPool_Impl().ReleaseInterface(*this); in ~SfxInterface()
283 SfxSlotPool& SfxApplication::GetAppSlotPool_Impl() const { return *pAppData_Impl->pSlotPool; } in GetAppSlotPool_Impl() function in SfxApplication
162 pImpl->pSlotPool = new SfxSlotPool( &pApp->GetAppSlotPool_Impl(), pResMgr ); in Construct_Impl()
2065 SfxSlotPool* pAppSlotPool = &SFX_APP()->GetAppSlotPool_Impl(); in getSupportedCommandGroups()2098 SfxSlotPool* pAppSlotPool = &SFX_APP()->GetAppSlotPool_Impl(); in getConfigurableDispatchInformation()
305 SAL_DLLPRIVATE SfxSlotPool& GetAppSlotPool_Impl() const;
Completed in 41 milliseconds