Searched refs:ShellId (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sd/source/ui/view/ |
H A D | ViewShellManager.cxx | 62 ShellId mnId; 99 IsId (ShellId nId) : mnId(nId) {} in IsId() 103 ShellId mnId; 136 SfxShell* GetShell (ShellId nId) const; 243 ShellId nShellId, 315 ShellId nId) in MoveSubShellToTop() 652 ShellId nId) in ActivateSubShell() 691 ShellId nId) in DeactivateSubShell() 730 ShellId nId) in MoveSubShellToTop() 1216 ShellId nShellId, in CreateSubShell() [all …]
|
H A D | ToolBarManager.cxx | 178 ShellDescriptor (ShellId nId,sd::ToolBarManager::ToolBarGroup eGroup); 179 ShellId mnId; 237 sd::ShellId nShellId); 243 sd::ShellId nShellId); 280 void AddToolBarShell (ToolBarGroup eGroup, ShellId nToolBarId); 454 ShellId nToolBarId) in AddToolBarShell() 497 ShellId nToolBarId) in SetToolBarShell() 756 ShellId nToolBarId) in AddToolBarShell() 1342 sd::ShellId nShellId) in SubShellAdded() 1375 sd::ShellId nShellId) in SubShellRemoved() [all …]
|
H A D | FormShellManager.cxx | 47 virtual FmFormShell* CreateShell (ShellId nId, ::Window* pParentWindow, FrameView* pFrameView); 359 ::sd::ShellId nId, in CreateShell()
|
H A D | viewshel.cxx | 121 ::sd::ShellId nId, 129 typedef ::std::map< ::sd::ShellId,SfxShell*> ShellCache; 1696 ::sd::ShellId nId, in CreateShell()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.hxx | 68 ShellId nId, 78 void AddSubShell (ShellId nId, SfxShell* pShell, ::Window* pWindow); 89 void RemoveSubShell (const ShellId i_nShellId); 111 typedef ::std::map<ShellId,ShellDescriptor> SubShells;
|
H A D | SidebarShellManager.cxx | 55 SfxShell* SidebarShellManager::CreateShell( ShellId nId, ::Window* , FrameView* ) in CreateShell() 73 ShellId nId, in AddSubShell() 94 void SidebarShellManager::RemoveSubShell (const ShellId i_nShellId) in RemoveSubShell()
|
/aoo42x/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); 174 SfxShell* GetShell (ShellId nId) const;
|
H A D | ShellFactory.hxx | 37 typedef sal_Int32 ShellId; typedef 57 ShellId nId,
|
H A D | ToolBarManager.hxx | 189 ShellId nToolBarId); 233 ShellId nToolBarId);
|
Completed in 54 milliseconds