Searched refs:rParentShell (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellManager.cxx | 135 void MoveToTop (const SfxShell& rParentShell); 314 const ViewShell& rParentShell, in MoveSubShellToTop() argument 318 mpImpl->MoveSubShellToTop(rParentShell, nId); in MoveSubShellToTop() 384 mpImpl->MoveToTop(rParentShell); in MoveToTop() 651 const SfxShell& rParentShell, in ActivateSubShell() argument 662 IsShell(&rParentShell))); in ActivateSubShell() 690 const SfxShell& rParentShell, in DeactivateSubShell() argument 720 DestroySubShell(rParentShell, aDescriptor); in DeactivateSubShell() 729 const SfxShell& rParentShell, in MoveSubShellToTop() argument 1280 const SfxShell& rParentShell, in DestroySubShell() argument [all …]
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewShellManager.hxx | 132 void ActivateSubShell (const ViewShell& rParentShell, ShellId nId); 136 void DeactivateSubShell (const ViewShell& rParentShell, ShellId nId); 143 void MoveSubShellToTop (const ViewShell& rParentShell, ShellId nId);
|
Completed in 13 milliseconds