|
LibreOffice Module xmloff (master) 1
|
#include "EventOASISTContext.hxx"#include "EventMap.hxx"#include "MutableAttrList.hxx"#include <xmloff/xmlnamespace.hxx>#include "ActionMapTypesOASIS.hxx"#include "AttrTransformerAction.hxx"#include "TransformerActions.hxx"#include "TransformerBase.hxx"#include <osl/diagnose.h>#include <sal/log.hxx>#include <o3tl/string_view.hxx>#include <com/sun/star/uri/UriReferenceFactory.hpp>#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>#include <comphelper/processfactory.hxx>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | XMLTransformerOASISEventMap_Impl |
Functions | |
| static bool | ParseURL (const OUString &rAttrValue, OUString *pName, OUString *pLocation) |
|
static |
Definition at line 126 of file EventOASISTContext.cxx.
References xmloff::token::GetXMLToken(), pName, xFactory, xmloff::token::XML_APPLICATION, xmloff::token::XML_DOCUMENT, xmloff::token::XML_LANGUAGE, and xmloff::token::XML_LOCATION.
Referenced by XMLEventOASISTransformerContext::StartElement().