LibreOffice Module xmloff (master)
1
|
#include <XMLStarBasicContextFactory.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 | gsLibrary (u"Library") |
constexpr OUStringLiteral | gsMacroName (u"MacroName") |
constexpr OUStringLiteral | gsStarBasic (u"StarBasic") |
constexpr OUStringLiteral gsEventType | ( | u"EventType" | ) |
Referenced by XMLStarBasicContextFactory::CreateContext().
constexpr OUStringLiteral gsLibrary | ( | u"Library" | ) |
Referenced by XMLStarBasicContextFactory::CreateContext().
constexpr OUStringLiteral gsMacroName | ( | u"MacroName" | ) |
Referenced by XMLStarBasicContextFactory::CreateContext().
constexpr OUStringLiteral gsStarBasic | ( | u"StarBasic" | ) |
Referenced by XMLStarBasicContextFactory::CreateContext().