Searched refs:ppSlot (Results 1 – 2 of 2) sorted by relevance
921 const SfxSlot** ppSlot, // der SfxSlot, welcher nSlot z.Zt. bedient in GetShellAndSlot_Impl() argument956 *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()
237 …_DLLPRIVATE int GetShellAndSlot_Impl( sal_uInt16 nSlot, SfxShell **ppShell, const SfxSlot **ppSlot,
Completed in 27 milliseconds