LibreOffice Module chart2 (master) 1
Classes | Namespaces | Typedefs
PropertyMapper.hxx File Reference
#include <sal/config.h>
#include <unordered_map>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Reference.h>
Include dependency graph for PropertyMapper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chart::PropertyMapper
 PropertyMapper provides easy mapping of the property names of various objects in the chart model, to the property names of the destination shape objects (those whose service names begin with com.sun.star.drawing.). More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  chart
 

Typedefs

typedef std::unordered_map< OUString, OUString > chart::tPropertyNameMap
 
typedef std::unordered_map< OUString, css::uno::Anychart::tPropertyNameValueMap
 
typedef css::uno::Sequence< OUString > chart::tNameSequence
 
typedef css::uno::Sequence< css::uno::Anychart::tAnySequence