Searched refs:GetShellLevel (Results 1 – 8 of 8) sorted by relevance
639 sal_uInt16 SfxDispatcher::GetShellLevel( const SfxShell& rShell ) in GetShellLevel() function in SfxDispatcher660 SFX_STACK(SfxDispatcher::GetShellLevel); in GetShellLevel()668 sal_uInt16 nRet = pImp->pParent->GetShellLevel(rShell); in GetShellLevel()952 if ( bOwnShellsOnly && aSvr.GetShellLevel() >= pImp->aStack.Count() ) in GetShellAndSlot_Impl()955 *ppShell = GetShell(aSvr.GetShellLevel()); in GetShellAndSlot_Impl()1576 SfxShell *pSh = GetShell(aSvr.GetShellLevel()); in IMPL_LINK()2186 rServer.SetShellLevel( rServer.GetShellLevel() + nLevels ); in _TryIntercept_Impl()2311 ( rServer.GetShellLevel() + pImp->aStack.Count() ); in _FindServer()2532 SfxShell *pSh = GetShell(rSvr.GetShellLevel()); in _FillState()2597 SfxShell *pShell = GetShell( rSvr.GetShellLevel() ); in _Execute()[all …]
421 rDispat.GetShell(pMsgServer->GetShellLevel())->GetInterface(); in Update_Impl()837 sal_uInt16 nLevel = pDispatcher->GetShellLevel(rSh); in InvalidateShell()845 if ( pMsgServer && pMsgServer->GetShellLevel() == nLevel ) in InvalidateShell()1221 pShell = rDispatcher.GetShell( pServer->GetShellLevel() ); in Execute_Impl()1435 sal_uInt16 nShellLevel = pMsgSvr->GetShellLevel(); in CreateSet_Impl()1490 if ( pServ && pServ->GetShellLevel() == nShellLevel ) in CreateSet_Impl()
445 SfxShell *pSh = pDispat->GetShell( pServer->GetShellLevel() ); in GetCoreMetric()
965 SfxShell* pShell = pDispatcher->GetShell( pSlotServ->GetShellLevel() ); in StateChanged()
40 sal_uInt16 GetShellLevel() const;67 inline sal_uInt16 SfxSlotServer::GetShellLevel() const in GetShellLevel() function in SfxSlotServer
190 sal_uInt16 GetShellLevel( const SfxShell &rShell );
1597 if ( pDisp->GetShellLevel( rPopUntil ) != USHRT_MAX ) in PushSubShells_Impl()
1090 sal_uInt16 nLevel = pDispatcher->GetShellLevel( i_rViewShell ); in PopShellAndSubShells_Impl()
Completed in 69 milliseconds