LibreOffice Module filter (master) 1
Functions
typedetectionimport.cxx File Reference
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/Parser.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <rtl/ref.hxx>
#include <o3tl/string_view.hxx>
#include "typedetectionimport.hxx"
#include "xmlfiltercommon.hxx"
Include dependency graph for typedetectionimport.cxx:

Go to the source code of this file.

Functions

static std::u16string_view getSubdata (int index, sal_Unicode delimiter, std::u16string_view rData)
 

Function Documentation

◆ getSubdata()

static std::u16string_view getSubdata ( int  index,
sal_Unicode  delimiter,
std::u16string_view  rData 
)
static

Definition at line 84 of file typedetectionimport.cxx.

References js2hxx::index.

Referenced by TypeDetectionImporter::createFilterForNode().