Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx132 void ActivateSubShell (const SfxShell& rParentShell, ShellId nId);
133 void DeactivateSubShell (const SfxShell& rParentShell, ShellId nId);
134 void MoveSubShellToTop (const SfxShell& rParentShell, ShellId nId);
135 void MoveToTop (const SfxShell& rParentShell);
314 const ViewShell& rParentShell, in MoveSubShellToTop() argument
318 mpImpl->MoveSubShellToTop(rParentShell, nId); in MoveSubShellToTop()
381 void ViewShellManager::MoveToTop (const ViewShell& rParentShell) in MoveToTop() argument
384 mpImpl->MoveToTop(rParentShell); in MoveToTop()
651 const SfxShell& rParentShell, in ActivateSubShell() argument
662 IsShell(&rParentShell))); in ActivateSubShell()
[all …]
/trunk/main/sd/source/ui/inc/
H A DViewShellManager.hxx132 void ActivateSubShell (const ViewShell& rParentShell, ShellId nId);
136 void DeactivateSubShell (const ViewShell& rParentShell, ShellId nId);
143 void MoveSubShellToTop (const ViewShell& rParentShell, ShellId nId);