Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A DToolBarManager.cxx188 typedef ::std::set<ShellDescriptor> GroupedShellList; typedef in __anoncf2c684b0111::ToolBarShellList
189 GroupedShellList maNewList;
195 GroupedShellList maCurrentList;
1588 GroupedShellList::iterator iDescriptor; in ClearGroup()
1611 GroupedShellList::iterator iDescriptor (maNewList.find(aDescriptor)); in AddShellId()
1635 GroupedShellList aList (maCurrentList); in ReleaseAllShells()
1636 GroupedShellList::iterator iDescriptor; in ReleaseAllShells()
1655 GroupedShellList aList; in UpdateShells()
1661 std::insert_iterator<GroupedShellList>(aList,aList.begin())); in UpdateShells()
1662 for (GroupedShellList::iterator iShell=aList.begin(); iShell!=aList.end(); ++iShell) in UpdateShells()
[all …]

Completed in 25 milliseconds