LibreOffice Module framework (master) 1
Classes | Namespaces | Typedefs
commandinfo.hxx File Reference
#include <rtl/ustring.hxx>
#include <vcl/toolbox.hxx>
#include <unordered_map>
#include <vector>
Include dependency graph for commandinfo.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  framework::CommandInfo
 

Namespaces

namespace  framework
 

Typedefs

typedef std::unordered_map< OUString, CommandInfo > framework::CommandToInfoMap