LibreOffice Module sfx2 (master) 1
Functions
evntconf.cxx File Reference
#include <memory>
#include <sal/log.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <comphelper/processfactory.hxx>
#include <sfx2/evntconf.hxx>
#include <svl/macitem.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <sfx2/objsh.hxx>
#include <eventsupplier.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for evntconf.cxx:

Go to the source code of this file.

Functions

static uno::Any CreateEventData_Impl (const SvxMacro *pMacro)
 
static void PropagateEvent_Impl (SfxObjectShell const *pDoc, const OUString &aEventName, const SvxMacro *pMacro)
 

Function Documentation

◆ CreateEventData_Impl()

static uno::Any CreateEventData_Impl ( const SvxMacro pMacro)
static

◆ PropagateEvent_Impl()

static void PropagateEvent_Impl ( SfxObjectShell const *  pDoc,
const OUString &  aEventName,
const SvxMacro pMacro 
)
static