Searched refs:SFX_SLOT_FASTCALL (Results 1 – 2 of 2) sorted by relevance
59 #define SFX_SLOT_FASTCALL 0x8000L // vor Execute keine Pr"ufung, ob disabled macro
236 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