Lines Matching refs:ShellId
62 ShellId mnId;
67 ShellDescriptor (SfxShell* pShell, ShellId nId);
99 IsId (ShellId nId) : mnId(nId) {} in IsId()
103 ShellId mnId;
132 void ActivateSubShell (const SfxShell& rParentShell, ShellId nId);
133 void DeactivateSubShell (const SfxShell& rParentShell, ShellId nId);
134 void MoveSubShellToTop (const SfxShell& rParentShell, ShellId nId);
136 SfxShell* GetShell (ShellId nId) const;
243 ShellId nShellId,
315 ShellId nId) in MoveSubShellToTop()
336 void ViewShellManager::ActivateSubShell (const ViewShell& rViewShell, ShellId nId) in ActivateSubShell()
345 void ViewShellManager::DeactivateSubShell (const ViewShell& rViewShell, ShellId nId) in DeactivateSubShell()
390 SfxShell* ViewShellManager::GetShell (ShellId nId) const in GetShell()
652 ShellId nId) in ActivateSubShell()
691 ShellId nId) in DeactivateSubShell()
730 ShellId nId) in MoveSubShellToTop()
831 SfxShell* ViewShellManager::Implementation::GetShell (ShellId nId) const in GetShell()
1216 ShellId nShellId, in CreateSubShell()
1434 ShellId nId) in ShellDescriptor()