Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx199 void CallExec( SfxExecFunc pFunc, SfxRequest &rReq ) in CallExec() function in SfxShell
/trunk/main/sfx2/source/control/
H A Dshell.cxx956 CallExec( pFunc, rReq ); in ExecuteSlot()
H A Ddispatch.cxx285 rShell.CallExec( pFunc, rReq ); in Call_Impl()