Lines Matching refs:SfxStateCache
69 DBG_NAME(SfxStateCache)
76 …:frame::XDispatch > & rDisp, const ::com::sun::star::util::URL& rURL, SfxStateCache *pStateCache, … in DBG_NAME()
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()
246 void SfxStateCache::Invalidate( sal_Bool bWithMsg ) in Invalidate()
265 const SfxSlotServer* SfxStateCache::GetSlotServer( SfxDispatcher &rDispat , const ::com::sun::star:… in GetSlotServer()
268 DBG_CHKTHIS(SfxStateCache, 0); in GetSlotServer()
361 void SfxStateCache::SetState in SetState()
385 void SfxStateCache::SetVisibleState( sal_Bool bShow ) in SetVisibleState()
433 void SfxStateCache::SetState_Impl in SetState_Impl()
442 DBG_CHKTHIS(SfxStateCache, 0); in SetState_Impl()
503 void SfxStateCache::SetCachedState( sal_Bool bAlways ) in SetCachedState()
506 DBG_CHKTHIS(SfxStateCache, 0); in SetCachedState()
539 void SfxStateCache::DeleteFloatingWindows() in DeleteFloatingWindows()
542 DBG_CHKTHIS(SfxStateCache, 0); in DeleteFloatingWindows()
553 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > SfxStateCache::GetDispatch(… in GetDispatch()
560 void SfxStateCache::Dispatch( const SfxItemSet* pSet, sal_Bool bForceSynchron ) in Dispatch()