Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/inc/sfx2/ !
H A Dmsg.hxx59 #define SFX_SLOT_FASTCALL 0x8000L // vor Execute keine Pr"ufung, ob disabled macro
/AOO41X/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()