LibreOffice Module sfx2 (master) 1
|
#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>
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" |
#define STAR_BASIC "StarBasic" |
Definition at line 92 of file evntconf.hxx.
|
inlineconstexpr |
Definition at line 88 of file evntconf.hxx.
Referenced by SfxEvents_Impl::ConvertToMacro(), CreateEventData_Impl(), SfxEvents_Impl::Execute(), SfxEvents_Impl::NormalizeMacro(), and SfxEvents_Impl::replaceByName().
|
inlineconstexpr |
Definition at line 89 of file evntconf.hxx.
Referenced by SfxEvents_Impl::ConvertToMacro(), CreateEventData_Impl(), SfxEvents_Impl::Execute(), and SfxEvents_Impl::NormalizeMacro().
|
inlineconstexpr |
Definition at line 91 of file evntconf.hxx.
Referenced by SfxEvents_Impl::ConvertToMacro(), CreateEventData_Impl(), SfxEvents_Impl::Execute(), and SfxEvents_Impl::NormalizeMacro().
|
inlineconstexpr |
Definition at line 90 of file evntconf.hxx.
Referenced by SfxEvents_Impl::ConvertToMacro(), CreateEventData_Impl(), SfxEvents_Impl::Execute(), and SfxEvents_Impl::NormalizeMacro().