Lines Matching refs:SfxShell

92 DECL_PTRSTACK(SfxShellStack_Impl, SfxShell*, 8, 4 );
97 SfxShell* pCluster;
108 SfxToDo_Impl( bool bOpPush, bool bOpDelete, bool bOpUntil, SfxShell& rCluster ) in SfxToDo_Impl()
224 int SfxDispatcher::Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool bR… in Call_Impl()
457 SfxShell& rShell, /* Die vom Stack zu nehmende SfxShell-Instanz. */ in Pop()
595 sal_Bool SfxDispatcher::CheckVirtualStack( const SfxShell& rShell, sal_Bool bDeep ) in IMPL_LINK_INLINE_END()
616 aStack.Push( (SfxShell*) aToDo.pCluster ); in IMPL_LINK_INLINE_END()
619 SfxShell* pPopped = 0; in IMPL_LINK_INLINE_END()
639 sal_uInt16 SfxDispatcher::GetShellLevel( const SfxShell& rShell ) in GetShellLevel()
678 SfxShell *SfxDispatcher::GetShell(sal_uInt16 nIdx) const in GetShell()
920 SfxShell** ppShell, // die SfxShell, welche nSlot z.Zt. bedient in GetShellAndSlot_Impl()
1002 SfxShell& rShell, // zu rufende <SfxShell> in _Execute()
1094 SfxShell *pShell = 0; in ExecuteFunction()
1151 SfxShell *pShell = 0; in ExecuteFunction()
1204 SfxShell *pObjShell = GetShell(i); in GetSlot()
1291 SfxShell *pShell = 0; in Execute()
1346 SfxShell *pShell = 0; in Execute()
1416 SfxShell *pShell = 0; in Execute()
1464 SfxShell *pShell = 0; in _Execute()
1527 SfxShell *pShell = 0; in Execute()
1576 SfxShell *pSh = GetShell(aSvr.GetShellLevel()); in IMPL_LINK()
1770 SfxShell *pStatusBarShell = NULL; in _Update_Impl()
1776 SfxShell *pShell = GetShell( nShell-1 ); in _Update_Impl()
1978 SfxShell* pPopped = 0; in FlushImpl()
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()
2640 SfxShell *pSh; in Popup()
2667 SfxShell *pSh; in ExecutePopup()
2789 SfxShell *pShell = GetShell(nShell-1); in DebugOutput_Impl()
2888 SfxShell *pShell = 0; in QueryState()
2904 SfxShell *pShell = 0; in QueryState()
2939 SfxShell* pShell = pImp->aStack.Top( nShell ); in IsReadOnlyShell_Impl()
2955 void SfxDispatcher::InsertShell_Impl( SfxShell& rShell, sal_uInt16 nPos ) in InsertShell_Impl()
2973 void SfxDispatcher::RemoveShell_Impl( SfxShell& rShell ) in RemoveShell_Impl()
3103 SfxShell *pSh = GetShell(nShell); in GetModule()