LibreOffice Module vcl (master) 1
Typedefs
treelistentries.hxx File Reference
#include <vector>
#include <memory>
Include dependency graph for treelistentries.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< std::unique_ptr< SvTreeListEntry > > SvTreeListEntries
 

Typedef Documentation

◆ SvTreeListEntries

typedef std::vector<std::unique_ptr<SvTreeListEntry> > SvTreeListEntries

Definition at line 21 of file treelistentries.hxx.