LibreOffice Module framework (master) 1
Classes | Namespaces | Variables
actiontriggerpropertyset.hxx File Reference
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/weak.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/awt/XBitmap.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
Include dependency graph for actiontriggerpropertyset.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  framework::ActionTriggerPropertySet
 

Namespaces

namespace  framework
 

Variables

constexpr OUStringLiteral SERVICENAME_ACTIONTRIGGER = u"com.sun.star.ui.ActionTrigger"
 
constexpr OUStringLiteral IMPLEMENTATIONNAME_ACTIONTRIGGER = u"com.sun.star.comp.ui.ActionTrigger"
 

Variable Documentation

◆ IMPLEMENTATIONNAME_ACTIONTRIGGER

constexpr OUStringLiteral IMPLEMENTATIONNAME_ACTIONTRIGGER = u"com.sun.star.comp.ui.ActionTrigger"
inlineconstexpr

◆ SERVICENAME_ACTIONTRIGGER

constexpr OUStringLiteral SERVICENAME_ACTIONTRIGGER = u"com.sun.star.ui.ActionTrigger"
inlineconstexpr