Home
last modified time | relevance | path

Searched refs:GetShellLevel (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx639 sal_uInt16 SfxDispatcher::GetShellLevel( const SfxShell& rShell ) in GetShellLevel() function in SfxDispatcher
660 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 …]
H A Dbindings.cxx421 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()
H A Dctrlitem.cxx445 SfxShell *pSh = pDispat->GetShell( pServer->GetShellLevel() ); in GetCoreMetric()
H A Dunoctitm.cxx965 SfxShell* pShell = pDispatcher->GetShell( pSlotServ->GetShellLevel() ); in StateChanged()
/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx40 sal_uInt16 GetShellLevel() const;
67 inline sal_uInt16 SfxSlotServer::GetShellLevel() const in GetShellLevel() function in SfxSlotServer
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx190 sal_uInt16 GetShellLevel( const SfxShell &rShell );
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1597 if ( pDisp->GetShellLevel( rPopUntil ) != USHRT_MAX ) in PushSubShells_Impl()
H A Dviewfrm.cxx1090 sal_uInt16 nLevel = pDispatcher->GetShellLevel( i_rViewShell ); in PopShellAndSubShells_Impl()

Completed in 91 milliseconds