Home
last modified time | relevance | path

Searched refs:GetSubShell (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A DViewShellManager.cxx870 OSL_ASSERT(mpTopShell == mrBase.GetSubShell(0)); in GetTopShell()
918 SfxShell* pTopMostShell = mrBase.GetSubShell(0); in UpdateShellStack()
935 while (mrBase.GetSubShell(nIndex)!=NULL) in UpdateShellStack()
939 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in UpdateShellStack()
996 mpTopShell = mrBase.GetSubShell(0); in UpdateShellStack()
1018 SfxShell* pTopMostShell = mrBase.GetSubShell(0); in TakeShellsFromStack()
1032 SfxShell* pShellOnStack = mrBase.GetSubShell(nIndex); in TakeShellsFromStack()
1059 SfxShell* pShellOnStack = mrBase.GetSubShell(0); in TakeShellsFromStack()
1074 mpTopShell = mrBase.GetSubShell(0); in TakeShellsFromStack()
1366 while (mrBase.GetSubShell(nIndex)!=NULL) in DumpSfxShellStack()
[all …]
/aoo4110/main/sfx2/inc/sfx2/
H A Dviewsh.hxx215 SfxShell* GetSubShell() const { return pSubShell; } in GetSubShell() function in SfxViewShell
218 SfxShell* GetSubShell( sal_uInt16 );
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1076 SfxShell* pSub = ((ScTabViewShell*)this)->GetSubShell(nPos); in GetMySubShell()
1085 pSub = ((ScTabViewShell*)this)->GetSubShell(++nPos); in GetMySubShell()
/aoo4110/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1337 if ( m_pData->m_pViewShell->GetSubShell() ) in ConnectSfxFrame_Impl()
1338 pViewFrame->GetDispatcher()->Push( *m_pData->m_pViewShell->GetSubShell() ); in ConnectSfxFrame_Impl()
H A Dviewsh.cxx1577 SfxShell* SfxViewShell::GetSubShell( sal_uInt16 nNo ) in GetSubShell() function in SfxViewShell
H A Dviewfrm.cxx1097 if ( pSubShell == i_rViewShell.GetSubShell() ) in PopShellAndSubShells_Impl()

Completed in 61 milliseconds