LibreOffice Module xmloff (master) 1
Classes | Functions
EventOASISTContext.cxx File Reference
#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>
Include dependency graph for EventOASISTContext.cxx:

Go to the source code of this file.

Classes

class  XMLTransformerOASISEventMap_Impl
 

Functions

static bool ParseURL (const OUString &rAttrValue, OUString *pName, OUString *pLocation)
 

Function Documentation

◆ ParseURL()

static bool ParseURL ( const OUString &  rAttrValue,
OUString *  pName,
OUString *  pLocation 
)
static