LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
propertymap.hxx File Reference
#include <map>
#include <utility>
#include <vector>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Include dependency graph for propertymap.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::PropertyMap
 A helper that maps property identifiers to property values. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  oox
 

Typedefs

typedef ::std::map< OUString, css::uno::Anyoox::PropertyNameMap