LibreOffice Module cui (master) 1
Classes | Namespaces | Typedefs
treeopt.hxx File Reference
#include <sal/config.h>
#include <memory>
#include <sfx2/basedlgs.hxx>
#include <svtools/restartdialog.hxx>
#include <utility>
Include dependency graph for treeopt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OrderedEntry
 
struct  Module
 
struct  OptionsLeaf
 
struct  OptionsNode
 
struct  LastPageSaver
 
class  OfaTreeOptionsDialog
 
class  ExtensionsTabPage
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::awt
 

Typedefs

typedef std::vector< std::unique_ptr< OptionsNode > > VectorOfNodes
 

Typedef Documentation

◆ VectorOfNodes

typedef std::vector< std::unique_ptr<OptionsNode> > VectorOfNodes

Definition at line 96 of file treeopt.hxx.