LibreOffice Module writerfilter (master) 1
Classes | Namespaces | Enumerations | Functions
DomainMapperFactory.hxx File Reference
#include <vector>
#include <dmapper/resourcemodel.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for DomainMapperFactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  writerfilter::dmapper::DomainMapperFactory
 Interface to create a DomainMapper instance. More...
 

Namespaces

namespace  utl
 
namespace  writerfilter
 
namespace  writerfilter::dmapper
 

Enumerations

enum class  writerfilter::dmapper::SourceDocumentType {
  writerfilter::dmapper::OOXML ,
  writerfilter::dmapper::RTF
}
 

Functions

std::tuple< OUString, std::vector< OUString >, std::vector< OUString > > writerfilter::dmapper::splitFieldCommand (std::u16string_view rCommand)