LibreOffice Module writerfilter (master) 1
Classes | Namespaces | Typedefs
DomainMapper.hxx File Reference
#include <dmapper/DomainMapperFactory.hxx>
#include "LoggedResources.hxx"
#include "PropertyMap.hxx"
#include "SettingsTable.hxx"
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/style/TabAlign.hpp>
#include <map>
#include <vector>
#include <memory>
Include dependency graph for DomainMapper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  writerfilter::dmapper::DomainMapper
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::io
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::text
 
namespace  utl
 
namespace  writerfilter
 
namespace  writerfilter::dmapper
 

Typedefs

typedef std::vector< css::beans::PropertyValue > PropertyValueVector_t
 
typedef tools::SvRef< StyleSheetTable > writerfilter::dmapper::StyleSheetTablePtr
 

Typedef Documentation

◆ PropertyValueVector_t

typedef std::vector<css::beans::PropertyValue> PropertyValueVector_t

Definition at line 55 of file DomainMapper.hxx.