LibreOffice Module sfx2 (master) 1
Classes | Macros | Variables
evntconf.hxx File Reference
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sal/types.h>
#include <sfx2/event.hxx>
#include <svl/poolitem.hxx>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for evntconf.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SfxEventName
 
class  SfxEventNamesList
 
class  SfxEventNamesItem
 
class  SfxEventConfiguration
 

Macros

#define STAR_BASIC   "StarBasic"
 

Variables

constexpr OUStringLiteral PROP_EVENT_TYPE = u"EventType"
 
constexpr OUStringLiteral PROP_LIBRARY = u"Library"
 
constexpr OUStringLiteral PROP_SCRIPT = u"Script"
 
constexpr OUStringLiteral PROP_MACRO_NAME = u"MacroName"
 

Macro Definition Documentation

◆ STAR_BASIC

#define STAR_BASIC   "StarBasic"

Definition at line 92 of file evntconf.hxx.

Variable Documentation

◆ PROP_EVENT_TYPE

constexpr OUStringLiteral PROP_EVENT_TYPE = u"EventType"
inlineconstexpr

◆ PROP_LIBRARY

constexpr OUStringLiteral PROP_LIBRARY = u"Library"
inlineconstexpr

◆ PROP_MACRO_NAME

constexpr OUStringLiteral PROP_MACRO_NAME = u"MacroName"
inlineconstexpr

◆ PROP_SCRIPT

constexpr OUStringLiteral PROP_SCRIPT = u"Script"
inlineconstexpr