Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx59 #define SFX_SLOT_FASTCALL 0x8000L // vor Execute keine Pr"ufung, ob disabled macro
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx236 if ( rSlot.IsMode(SFX_SLOT_FASTCALL) || rShell.CanExecuteSlot_Impl(rSlot) ) in Call_Impl()
1101 if ( pSlot->IsMode( SFX_SLOT_FASTCALL ) || in ExecuteFunction()
1158 if ( pSlot->IsMode( SFX_SLOT_FASTCALL ) || in ExecuteFunction()

Completed in 26 milliseconds