Home
last modified time | relevance | path

Searched refs:SfxSlotServer (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx30 class SfxSlotServer class
37 SfxSlotServer( const SfxSlot &rSlot, sal_uInt16 nShell );
38 SfxSlotServer();
51 inline SfxSlotServer::SfxSlotServer( const SfxSlot &rSlot, sal_uInt16 nShell ): in SfxSlotServer() function in SfxSlotServer
59 inline SfxSlotServer::SfxSlotServer(): in SfxSlotServer() function in SfxSlotServer
67 inline sal_uInt16 SfxSlotServer::GetShellLevel() const in GetShellLevel()
74 inline const SfxSlot* SfxSlotServer::GetSlot() const in GetSlot()
H A Dstatcach.hxx83 SfxSlotServer aSlotServ; // SlotServer, SlotPtr = 0 -> Nicht auf Stack
101 …const SfxSlotServer* GetSlotServer( SfxDispatcher &rDispat, const ::com::sun::star::uno::Reference…
102 const SfxSlotServer* GetSlotServer( SfxDispatcher &rDispat ) in GetSlotServer()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx38 class SfxSlotServer;
131 …SAL_DLLPRIVATE sal_Bool _TryIntercept_Impl( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModa…
132 sal_Bool _FindServer( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModal );
133 sal_Bool _FillState( const SfxSlotServer &rServer,
135 const SfxPoolItem* _Execute( const SfxSlotServer &rServer );
H A Dbindings.hxx49 class SfxSlotServer;
124 const SfxSlotServer**,
H A Dunoctitm.hxx118 class SfxSlotServer;
192 …teChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState, SfxSlotServer* pServ );
/trunk/main/sfx2/source/control/
H A Dbindings.cxx410 const SfxSlotServer* pMsgServer = 0; in Update_Impl()
513 const SfxSlotServer* pMsgServer = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in Update()
843 const SfxSlotServer *pMsgServer = in InvalidateShell()
1214 const SfxSlotServer* pServer = pCache ? pCache->GetSlotServer( rDispatcher, pImp->xProv ) : 0; in Execute_Impl()
1418 const SfxSlotServer** pMsgServer, // out: Slot-Server zu nId in CreateSet_Impl()
1427 const SfxSlotServer* pMsgSvr = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in CreateSet_Impl()
1489 const SfxSlotServer *pServ = pSiblingCache->GetSlotServer(*pDispatcher, pImp->xProv); in CreateSet_Impl()
1795 const SfxSlotServer *pSlotServer = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in IMPL_LINK()
H A Ddispatch.cxx140 const SfxSlotServer* pCachedServ1; // zuletzt gerufene Message
141 const SfxSlotServer* pCachedServ2; // vorletzt gerufene Message
949 SfxSlotServer aSvr; in GetShellAndSlot_Impl()
1570 SfxSlotServer aSvr; in IMPL_LINK()
2171 SfxSlotServer& rServer, // zu f"uellende <SfxSlotServer>-Instanz in _TryIntercept_Impl()
2226 SfxSlotServer& rServer, // zu f"uellnde <SfxSlotServer>-Instanz in _FindServer()
2497 const SfxSlotServer& rSvr, // abzufragende <Slot-Server> in _FillState()
2577 const SfxPoolItem* SfxDispatcher::_Execute( const SfxSlotServer &rSvr ) in _Execute()
H A Dctrlitem.cxx442 const SfxSlotServer *pServer = pCache->GetSlotServer( *pDispat ); in GetCoreMetric()
H A Dstatcach.cxx265 const SfxSlotServer* SfxStateCache::GetSlotServer( SfxDispatcher &rDispat , const ::com::sun::star:… in GetSlotServer()
H A Dunoctitm.cxx918 …hanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState, SfxSlotServer* pSlotServ ) in StateChanged()

Completed in 79 milliseconds