LibreOffice Module ucb (master) 1
Classes | Namespaces | Typedefs
ContentProperties.hxx File Reference
#include <memory>
#include <unordered_map>
#include <utility>
#include <vector>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include "DAVResource.hxx"
Include dependency graph for ContentProperties.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  http_dav_ucp::PropertyValue
 
class  http_dav_ucp::ContentProperties
 
class  http_dav_ucp::CachableContentProperties
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  http_dav_ucp
 

Typedefs

typedef std::unordered_map< OUString, PropertyValue > http_dav_ucp::PropertyValueMap