LibreOffice Module xmloff (master)
1
|
#include <XMLScriptContextFactory.hxx>
#include <xmloff/XMLEventsImportContext.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | gsEventType (u"EventType") |
constexpr OUStringLiteral | gsScript (u"Script") |
constexpr OUStringLiteral | gsURL (u"Script") |
constexpr OUStringLiteral gsEventType | ( | u"EventType" | ) |
Referenced by XMLScriptContextFactory::CreateContext().
constexpr OUStringLiteral gsScript | ( | u"Script" | ) |
Referenced by XMLScriptContextFactory::CreateContext().
constexpr OUStringLiteral gsURL | ( | u"Script" | ) |
Referenced by XMLScriptContextFactory::CreateContext().