Home
last modified time | relevance | path

Searched refs:GetExecFnc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx296 SfxExecFunc GetExecFnc() const { return fnExec; } in GetExecFnc() function in SfxSlot
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx284 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()
H A Dshell.cxx954 SfxExecFunc pFunc = pSlot->GetExecFnc(); in ExecuteSlot()

Completed in 23 milliseconds