LibreOffice Module ucb (master)
1
|
#include <config_lgpl.h>
#include <memory>
#include <unordered_map>
#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 | webdav_ucp::PropertyValue |
class | webdav_ucp::ContentProperties |
class | webdav_ucp::CachableContentProperties |
Namespaces | |
com::sun::star::beans | |
webdav_ucp | |
Typedefs | |
typedef std::unordered_map< OUString, PropertyValue > | webdav_ucp::PropertyValueMap |