Searched refs:SfxStateCache (Results 1 – 9 of 9) sorted by relevance
69 DBG_NAME(SfxStateCache)208 SfxStateCache::SfxStateCache( sal_uInt16 nFuncId ): in SfxStateCache() function in SfxStateCache218 DBG_CTOR(SfxStateCache, 0); in SfxStateCache()230 SfxStateCache::~SfxStateCache() in ~SfxStateCache()233 DBG_DTOR(SfxStateCache, 0); in ~SfxStateCache()268 DBG_CHKTHIS(SfxStateCache, 0); in GetSlotServer()361 void SfxStateCache::SetState in SetState()433 void SfxStateCache::SetState_Impl in SetState_Impl()442 DBG_CHKTHIS(SfxStateCache, 0); in SetState_Impl()506 DBG_CHKTHIS(SfxStateCache, 0); in SetCachedState()[all …]
491 SfxStateCache* pCache = GetStateCache( nId ); in Update()595 SfxStateCache* pCache = in SetState()648 SfxStateCache* pCache = GetStateCache( nId ); in GetAnyStateCache_Impl()654 SfxStateCache* SfxBindings::GetStateCache in GetStateCache()886 SfxStateCache* pCache = GetStateCache(nId); in Invalidate()918 SfxStateCache* pCache = GetStateCache(nId); in Invalidate()1047 SfxStateCache* pCache = new SfxStateCache(nId); in Register_Impl()1158 SfxStateCache *pCache = GetStateCache( nId ); in Execute_Impl()1180 pCache = new SfxStateCache( nId ); in Execute_Impl()1483 SfxStateCache *pSiblingCache = in CreateSet_Impl()[all …]
428 SfxStateCache *pCache = pBindings->GetStateCache( nId ); in GetCoreMetric()
435 SfxStateCache* pCache = pBindings->GetStateCache( nSlotId ); in PutItem()
53 friend class SfxStateCache;57 SfxStateCache* pCache;64 SfxStateCache* pStateCache, const SfxSlot* pSlot );76 class SfxStateCache class93 SfxStateCache( const SfxStateCache& rOrig ); // n.i.97 SfxStateCache( sal_uInt16 nFuncId );98 ~SfxStateCache();143 inline void SfxStateCache::ClearCache() in ClearCache()152 inline SfxControllerItem* SfxStateCache::ChangeItemLink( SfxControllerItem* pNewBinding ) in ChangeItemLink()167 inline SfxControllerItem* SfxStateCache::GetItemLink() const in GetItemLink()[all …]
51 class SfxStateCache;122 SAL_DLLPRIVATE SfxItemSet* CreateSet_Impl( SfxStateCache* &pCache,127 SAL_DLLPRIVATE void Update_Impl( SfxStateCache* pCache );162 SfxStateCache* GetStateCache( sal_uInt16 nId, sal_uInt16 *pPos = 0 );163 SAL_DLLPRIVATE SfxStateCache* GetAnyStateCache_Impl( sal_uInt16 nId );
126 friend class SfxStateCache;
233 … SfxStateCache *pCache = SfxViewFrame::Current()->GetBindings().GetStateCache( nId ); in SetSymbolsSize_Impl()
470 SfxStateCache *pCache = GetBindings().GetAnyStateCache_Impl( SID_OPENURL ); in INetExecute_Impl()
Completed in 82 milliseconds