Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1024 rSlot.IsMode(SFX_SLOT_ASYNCHRON) ) ) in _Execute()
1109 else if ( pSlot->GetMode() & SFX_SLOT_ASYNCHRON ) in ExecuteFunction()
1166 else if ( pSlot->GetMode() & SFX_SLOT_ASYNCHRON ) in ExecuteFunction()
2594 if ( pSlot->IsMode(SFX_SLOT_ASYNCHRON) ) in _Execute()
H A Dshell.cxx1112 pNewSlot->nFlags = SFX_SLOT_ASYNCHRON | SFX_SLOT_CONTAINER; in SFX_EXEC_STUB()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx40 #define SFX_SLOT_ASYNCHRON 0x0020L // via Post-Message, exklusiv zu SYNCHRON macro

Completed in 20 milliseconds