Lines Matching refs:GetShell
678 SfxShell *SfxDispatcher::GetShell(sal_uInt16 nIdx) const in GetShell() function in SfxDispatcher
697 return pImp->pParent->GetShell( nIdx - nShellCount ); in GetShell()
955 *ppShell = GetShell(aSvr.GetShellLevel()); in GetShellAndSlot_Impl()
1204 SfxShell *pObjShell = GetShell(i); in GetSlot()
1576 SfxShell *pSh = GetShell(aSvr.GetShellLevel()); in IMPL_LINK()
1776 SfxShell *pShell = GetShell( nShell-1 ); in _Update_Impl()
2203 SfxShell *pObjShell = GetShell(0); in _TryIntercept_Impl()
2279 SfxShell *pSh = GetShell(nShell); in _FindServer()
2329 SfxShell *pObjShell = GetShell(i); in _FindServer()
2418 SfxShell *pSh = GetShell(nShell); in HasSlot_Impl()
2445 SfxShell *pObjShell = GetShell(i); in HasSlot_Impl()
2532 SfxShell *pSh = GetShell(rSvr.GetShellLevel()); in _FillState()
2597 SfxShell *pShell = GetShell( rSvr.GetShellLevel() ); in _Execute()
2619 SfxShell *pSh = GetShell(rSvr.GetShellLevel()); in _Execute()
2650 for ( pSh = rDisp.GetShell(nShLevel); pSh; ++nShLevel, pSh = rDisp.GetShell(nShLevel) ) in Popup()
2690 for ( pSh = rDisp.GetShell(nShLevel); pSh; ++nShLevel, pSh = rDisp.GetShell(nShLevel) ) in ExecutePopup()
2789 SfxShell *pShell = GetShell(nShell-1); in DebugOutput_Impl()
3103 SfxShell *pSh = GetShell(nShell); in GetModule()