Home
last modified time | relevance | path

Searched refs:ShellDescriptor (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A DViewShellManager.cxx59 class ShellDescriptor { class
66 ShellDescriptor ();
68 ShellDescriptor (const ShellDescriptor& rDescriptor);
69 ShellDescriptor& operator= (const ShellDescriptor& rDescriptor);
515 ShellDescriptor aResult; in ActivateViewShell()
581 ShellDescriptor aDescriptor; in ActivateShell()
1221 ShellDescriptor aResult; in CreateSubShell()
1421 ShellDescriptor::ShellDescriptor (void) in ShellDescriptor() function in sd::__anon3ca4d66b0211::ShellDescriptor
1432 ShellDescriptor::ShellDescriptor ( in ShellDescriptor() function in sd::__anon3ca4d66b0211::ShellDescriptor
1445 ShellDescriptor::ShellDescriptor (const ShellDescriptor& rDescriptor) in ShellDescriptor() function in sd::__anon3ca4d66b0211::ShellDescriptor
[all …]
H A DToolBarManager.cxx176 class ShellDescriptor class in __anoncf2c684b0111::ToolBarShellList
178 ShellDescriptor (ShellId nId,sd::ToolBarManager::ToolBarGroup eGroup);
181 friend bool operator<(const ShellDescriptor& r1, const ShellDescriptor& r2) in operator <()
188 typedef ::std::set<ShellDescriptor> GroupedShellList;
1557 ToolBarShellList::ShellDescriptor::ShellDescriptor ( in ShellDescriptor() function in __anoncf2c684b0211::ToolBarShellList::ShellDescriptor
1610 ShellDescriptor aDescriptor (nId,eGroup); in AddShellId()
/aoo4110/main/sd/source/ui/sidebar/
H A DSidebarShellManager.hxx105 class ShellDescriptor { public: class in sd::sidebar::SidebarShellManager
108 ShellDescriptor(void) : mpShell(NULL),mpWindow(NULL){} in ShellDescriptor() function in sd::sidebar::SidebarShellManager::ShellDescriptor
109 ShellDescriptor(SfxShell*pShell,::Window*pWindow) : mpShell(pShell),mpWindow(pWindow){} in ShellDescriptor() function in sd::sidebar::SidebarShellManager::ShellDescriptor
111 typedef ::std::map<ShellId,ShellDescriptor> SubShells;
H A DSidebarShellManager.cxx79 maSubShells[nId] = ShellDescriptor(pShell,pWindow); in AddSubShell()

Completed in 52 milliseconds