Searched refs:GetExecFnc (Results 1 – 3 of 3) sorted by relevance
296 SfxExecFunc GetExecFnc() const { return fnExec; } in GetExecFnc() function in SfxSlot
284 SfxExecFunc pFunc = rSlot.GetExecFnc(); in Call_Impl()957 if ( 0 == (*ppSlot)->GetExecFnc() && bRealSlot ) in GetShellAndSlot_Impl()960 if ( bRealSlot && ((0 == *ppSlot) || (0 == (*ppSlot)->GetExecFnc()) )) in GetShellAndSlot_Impl()
954 SfxExecFunc pFunc = pSlot->GetExecFnc(); in ExecuteSlot()
Completed in 23 milliseconds