Searched refs:CanExecuteSlot_Impl (Results 1 – 3 of 3) sorted by relevance
277 SAL_DLLPRIVATE bool CanExecuteSlot_Impl( const SfxSlot &rSlot );
236 if ( rSlot.IsMode(SFX_SLOT_FASTCALL) || rShell.CanExecuteSlot_Impl(rSlot) ) in Call_Impl()1102 pShell->CanExecuteSlot_Impl( *pSlot ) ) in ExecuteFunction()1159 pShell->CanExecuteSlot_Impl( *pSlot ) ) in ExecuteFunction()
858 bool SfxShell::CanExecuteSlot_Impl( const SfxSlot &rSlot ) in CanExecuteSlot_Impl() function in SfxShell