Lines Matching refs:SfxStateCache
103 DECL_PTRARRAY(SfxStateCacheArr_Impl, SfxStateCache*, 32, 16)
175 SfxStateCache* pCache; // Pointer auf den StatusCache, ggf. 0
191 SfxFoundCache_Impl(sal_uInt16 nS, sal_uInt16 nW, const SfxSlot *pS, SfxStateCache *pC ): in SfxFoundCache_Impl()
288 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache); in DeleteControllers_Impl()
310 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache-1); in DeleteControllers_Impl()
393 SfxStateCache* pCache // der upzudatende SfxStatusCache in Update_Impl()
491 SfxStateCache* pCache = GetStateCache( nId ); in Update()
595 SfxStateCache* pCache = in SetState()
630 SfxStateCache* pCache = GetStateCache( rItem.Which() ); in SetState()
646 SfxStateCache* SfxBindings::GetAnyStateCache_Impl( sal_uInt16 nId ) in GetAnyStateCache_Impl()
648 SfxStateCache* pCache = GetStateCache( nId ); in GetAnyStateCache_Impl()
654 SfxStateCache* SfxBindings::GetStateCache in GetStateCache()
772 SfxStateCache *pCache = pImp->pCaches->GetObject(n); in Invalidate()
842 SfxStateCache *pCache = pImp->pCaches->GetObject(n); in InvalidateShell()
886 SfxStateCache* pCache = GetStateCache(nId); in Invalidate()
918 SfxStateCache* pCache = GetStateCache(nId); in Invalidate()
1047 SfxStateCache* pCache = new SfxStateCache(nId); in Register_Impl()
1083 SfxStateCache* pCache = (*pImp->pCaches)[nPos]; in Release()
1158 SfxStateCache *pCache = GetStateCache( nId ); in Execute_Impl()
1180 pCache = new SfxStateCache( nId ); in Execute_Impl()
1385 SfxStateCache *pCache = pImp->pCaches->GetObject(i); in UpdateSlotServer_Impl()
1416 SfxStateCache*& pCache, // in: Status-Cache von nId in CreateSet_Impl()
1483 SfxStateCache *pSiblingCache = in CreateSet_Impl()
1515 const SfxStateCache *pSlaveCache = in CreateSet_Impl()
1573 SfxStateCache* pCache = pFound->pCache; in UpdateControllers_Impl()
1625 SfxStateCache *pEnumCache = GetStateCache( pSlave->GetSlotId() ); in UpdateControllers_Impl()
1738 SfxStateCache* pCache = (*pImp->pCaches)[pImp->nMsgPos]; in IMPL_LINK()
1794 SfxStateCache* pCache = (*pImp->pCaches)[n]; in IMPL_LINK()
1929 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache-1); in LeaveRegistrations()
1935 SfxStateCache* pSfxStateCache = (*pImp->pCaches)[nCache-1]; in LeaveRegistrations()
1994 SfxStateCache* pCache = GetStateCache(nSlotId); in GetSlot()
2092 SfxStateCache *pCache = GetStateCache( nSlot ); in QueryState()
2127 pCache = new SfxStateCache( nSlot ); in QueryState()
2294 SfxStateCache *pCache = GetStateCache( nId ); in SetVisibleState()
2401 SfxStateCache* pCache = GetStateCache( pSlot->nSlotId ); in GetDispatch()