LibreOffice Module ucb (master) 1
|
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <mutex>
#include <map>
#include <vector>
#include "DAVResource.hxx"
Go to the source code of this file.
Classes | |
class | http_dav_ucp::PropertyNames |
class | http_dav_ucp::PropertyNamesCache |
Namespaces | |
namespace | http_dav_ucp |
Typedefs | |
typedef std::map< OUString, PropertyNames, std::less< OUString > > | http_dav_ucp::PropNameCache |