Home
last modified time | relevance | path

Searched refs:SfxStateCache (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dstatcach.cxx69 DBG_NAME(SfxStateCache)
208 SfxStateCache::SfxStateCache( sal_uInt16 nFuncId ): in SfxStateCache() function in SfxStateCache
218 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 …]
H A Dbindings.cxx491 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 …]
H A Dctrlitem.cxx428 SfxStateCache *pCache = pBindings->GetStateCache( nId ); in GetCoreMetric()
H A Dshell.cxx435 SfxStateCache* pCache = pBindings->GetStateCache( nSlotId ); in PutItem()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx52 friend class SfxStateCache;
56 SfxStateCache* pCache;
63 SfxStateCache* pStateCache, const SfxSlot* pSlot );
75 class SfxStateCache class
92 SfxStateCache( const SfxStateCache& rOrig ); // n.i.
96 SfxStateCache( sal_uInt16 nFuncId );
97 ~SfxStateCache();
142 inline void SfxStateCache::ClearCache() in ClearCache()
151 inline SfxControllerItem* SfxStateCache::ChangeItemLink( SfxControllerItem* pNewBinding ) in ChangeItemLink()
166 inline SfxControllerItem* SfxStateCache::GetItemLink() const in GetItemLink()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx51 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 );
H A Ddispatch.hxx126 friend class SfxStateCache;
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx233SfxStateCache *pCache = SfxViewFrame::Current()->GetBindings().GetStateCache( nId ); in SetSymbolsSize_Impl()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx470 SfxStateCache *pCache = GetBindings().GetAnyStateCache_Impl( SID_OPENURL ); in INetExecute_Impl()

Completed in 48 milliseconds