LibreOffice Module cui (master)
1
|
#include <sal/config.h>
#include <memory>
#include <sfx2/basedlgs.hxx>
#include <svtools/restartdialog.hxx>
Go to the source code of this file.
Classes | |
struct | OrderedEntry |
struct | Module |
struct | OptionsLeaf |
struct | OptionsNode |
struct | LastPageSaver |
class | OfaTreeOptionsDialog |
class | ExtensionsTabPage |
Namespaces | |
com::sun::star::frame | |
com::sun::star::awt | |
Typedefs | |
typedef std::vector< std::unique_ptr< OptionsNode > > | VectorOfNodes |
typedef std::vector< std::unique_ptr<OptionsNode> > VectorOfNodes |
Definition at line 95 of file treeopt.hxx.