Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx921 const SfxSlot** ppSlot, // der SfxSlot, welcher nSlot z.Zt. bedient in GetShellAndSlot_Impl() argument
956 *ppSlot = aSvr.GetSlot(); in GetShellAndSlot_Impl()
957 if ( 0 == (*ppSlot)->GetExecFnc() && bRealSlot ) in GetShellAndSlot_Impl()
958 *ppSlot = (*ppShell)->GetInterface()->GetRealSlot(*ppSlot); in GetShellAndSlot_Impl()
960 if ( bRealSlot && ((0 == *ppSlot) || (0 == (*ppSlot)->GetExecFnc()) )) in GetShellAndSlot_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx237 …_DLLPRIVATE int GetShellAndSlot_Impl( sal_uInt16 nSlot, SfxShell **ppShell, const SfxSlot **ppSlot,

Completed in 19 milliseconds