Lines Matching refs:GetSubShell
870 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()
1050 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()
1370 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in DumpSfxShellStack()