29 #ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVRESOURCE_HXX
30 #define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVRESOURCE_HXX
32 #include <config_lgpl.h>
35 #include <rtl/ustring.hxx>
36 #include <com/sun/star/uno/Any.hxx>
56 explicit DAVResource(
const OUString & inUri ) : uri( inUri ) {}
71 #endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVRESOURCE_HXX
bool operator==(const struct DAVResourceInfo &a) const
std::vector< OUString > properties
std::vector< DAVPropertyValue > properties
DAVResource(const OUString &inUri)