LibreOffice Module ucb (master) 1
|
#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"
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 |