LibreOffice Module framework (master) 1
|
#include <unordered_map>
#include <map>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/frame/XModuleManager2.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <comphelper/compbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <rtl/ustring.hxx>
#include <i18nlangtag/languagetag.hxx>
Go to the source code of this file.
Classes | |
class | framework::UICommandDescription |
Namespaces | |
namespace | framework |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::lang::XServiceInfo, css::container::XNameAccess > | framework::UICommandDescription_BASE |