LibreOffice Module framework (master) 1
Classes | Namespaces | Variables
actiontriggercontainer.hxx File Reference
#include <helper/propertysetcontainer.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
Include dependency graph for actiontriggercontainer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  framework::ActionTriggerContainer
 

Namespaces

namespace  framework
 

Variables

constexpr OUStringLiteral SERVICENAME_ACTIONTRIGGERCONTAINER = u"com.sun.star.ui.ActionTriggerContainer"
 
constexpr OUStringLiteral IMPLEMENTATIONNAME_ACTIONTRIGGERCONTAINER = u"com.sun.star.comp.ui.ActionTriggerContainer"
 

Variable Documentation

◆ IMPLEMENTATIONNAME_ACTIONTRIGGERCONTAINER

constexpr OUStringLiteral IMPLEMENTATIONNAME_ACTIONTRIGGERCONTAINER = u"com.sun.star.comp.ui.ActionTriggerContainer"
inlineconstexpr

◆ SERVICENAME_ACTIONTRIGGERCONTAINER

constexpr OUStringLiteral SERVICENAME_ACTIONTRIGGERCONTAINER = u"com.sun.star.ui.ActionTriggerContainer"
inlineconstexpr