Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A DViewShellManager.cxx918 SfxShell* pTopMostShell = mrBase.GetSubShell(0); in UpdateShellStack() local
919 ::svl::IUndoManager* pUndoManager = (pTopMostShell!=NULL) in UpdateShellStack()
920 ? pTopMostShell->GetUndoManager() in UpdateShellStack()
1018 SfxShell* pTopMostShell = mrBase.GetSubShell(0); in TakeShellsFromStack() local
1019 ::svl::IUndoManager* pUndoManager = (pTopMostShell!=NULL) in TakeShellsFromStack()
1020 ? pTopMostShell->GetUndoManager() in TakeShellsFromStack()

Completed in 23 milliseconds