Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A DViewShellManager.cxx933 ShellStack aSfxShellStack; in UpdateShellStack() local
937 aSfxShellStack.reserve(nIndex); in UpdateShellStack()
939 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in UpdateShellStack()
944 DumpShellStack(aSfxShellStack); in UpdateShellStack()
953 while (iSfxShell != aSfxShellStack.end() in UpdateShellStack()
964 while (iSfxShell != aSfxShellStack.end()) in UpdateShellStack()
966 SfxShell* pShell = aSfxShellStack.back(); in UpdateShellStack()
967 aSfxShellStack.pop_back(); in UpdateShellStack()
1364 ShellStack aSfxShellStack; in DumpSfxShellStack() local
1368 aSfxShellStack.reserve(nIndex); in DumpSfxShellStack()
[all …]

Completed in 37 milliseconds