Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/control/
H A Dbindings.cxx410 const SfxSlotServer* pMsgServer = 0; in Update_Impl() local
412 SfxItemSet *pSet = CreateSet_Impl( pCache, pRealSlot, &pMsgServer, aFound ); in Update_Impl()
417 if ( rDispat._FillState( *pMsgServer, *pSet, pRealSlot ) ) in Update_Impl()
421 rDispat.GetShell(pMsgServer->GetShellLevel())->GetInterface(); in Update_Impl()
513 const SfxSlotServer* pMsgServer = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in Update() local
515 ( !pMsgServer || in Update()
516 !pMsgServer->GetSlot()->IsMode(SFX_SLOT_VOLATILE) ) ) in Update()
522 if (!pMsgServer) in Update()
843 const SfxSlotServer *pMsgServer = in InvalidateShell() local
845 if ( pMsgServer && pMsgServer->GetShellLevel() == nLevel ) in InvalidateShell()
[all …]