LibreOffice Module filter (master) 1
Functions
typedetectionexport.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/xml/sax/Writer.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
#include <tools/urlobj.hxx>
#include <comphelper/diagnose_ex.hxx>
#include "typedetectionexport.hxx"
#include "xmlfiltercommon.hxx"
#include <comphelper/attributelist.hxx>
#include <rtl/ref.hxx>
Include dependency graph for typedetectionexport.cxx:

Go to the source code of this file.

Functions

static OUString createRelativeURL (std::u16string_view rFilterName, const OUString &rURL)
 

Function Documentation

◆ createRelativeURL()

static OUString createRelativeURL ( std::u16string_view  rFilterName,
const OUString &  rURL 
)
static

Definition at line 47 of file typedetectionexport.cxx.

References aName, aURL, and nPos.

Referenced by TypeDetectionExporter::doExport().