LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/presentation/AnimationSpeed.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/urlobj.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <o3tl/string_view.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include "eventimp.hxx"
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< ClickAction > const | aXML_EventActions_EnumMap [] |
SvXMLEnumMapEntry<ClickAction> const aXML_EventActions_EnumMap[] |
Definition at line 51 of file eventimp.cxx.