Searched refs:SFX_SLOT_CONTAINER (Results 1 – 4 of 4) sorted by relevance
66 #define SFX_SLOT_CONTAINER 0x100000L // beim InPlace vom Container bedient macro
1849 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()
1112 pNewSlot->nFlags = SFX_SLOT_ASYNCHRON | SFX_SLOT_CONTAINER; in SFX_EXEC_STUB()
820 … 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