Lines Matching defs:pShell
83 IsShell (const SfxShell* pShell) : mpShell(pShell) {} in IsShell()
304 void ViewShellManager::DeactivateViewShell (const ViewShell* pShell) in DeactivateViewShell()
363 void ViewShellManager::ActivateShell (SfxShell* pShell) in ActivateShell()
372 void ViewShellManager::DeactivateShell (const SfxShell* pShell) in DeactivateShell()
708 SfxShell* pShell = iShell->mpShell; in DeactivateSubShell() local
835 SfxShell* pShell = NULL; in GetShell() local
966 SfxShell* pShell = aSfxShellStack.back(); in UpdateShellStack() local
1013 void ViewShellManager::Implementation::TakeShellsFromStack (const SfxShell* pShell) in TakeShellsFromStack()
1321 SfxShell* pShell = maActiveViewShells.front().mpShell; in Shutdown() local
1377 void ViewShellManager::Implementation::Deactivate (SfxShell* pShell) in Deactivate()
1433 SfxShell* pShell, in ShellDescriptor()