Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx66 #define SFX_SLOT_CONTAINER 0x100000L // beim InPlace vom Container bedient macro
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1849 if ( pSlot->IsMode(SFX_SLOT_CONTAINER) ) in _Update_Impl()
2342 bool bIsContainerSlot = pSlot->IsMode(SFX_SLOT_CONTAINER); in _FindServer()
2457 bool bIsContainerSlot = pSlot->IsMode(SFX_SLOT_CONTAINER); in HasSlot_Impl()
H A Dshell.cxx1112 pNewSlot->nFlags = SFX_SLOT_ASYNCHRON | SFX_SLOT_CONTAINER; in SFX_EXEC_STUB()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx820 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()
877 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()

Completed in 42 milliseconds