Home
last modified time | relevance | path

Searched refs:ShellId (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx62 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 DToolBarManager.cxx178 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 DFormShellManager.cxx47 virtual FmFormShell* CreateShell (ShellId nId, ::Window* pParentWindow, FrameView* pFrameView);
359 ::sd::ShellId nId, in CreateShell()
H A Dviewshel.cxx121 ::sd::ShellId nId,
129 typedef ::std::map< ::sd::ShellId,SfxShell*> ShellCache;
1696 ::sd::ShellId nId, in CreateShell()
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.hxx68 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 DSidebarShellManager.cxx55 SfxShell* SidebarShellManager::CreateShell( ShellId nId, ::Window* , FrameView* ) in CreateShell()
73 ShellId nId, in AddSubShell()
94 void SidebarShellManager::RemoveSubShell (const ShellId i_nShellId) in RemoveSubShell()
/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);
174 SfxShell* GetShell (ShellId nId) const;
H A DShellFactory.hxx37 typedef sal_Int32 ShellId; typedef
57 ShellId nId,
H A DToolBarManager.hxx189 ShellId nToolBarId);
233 ShellId nToolBarId);

Completed in 50 milliseconds