LibreOffice Module ucb (master) 1
|
#include <memory>
#include <list>
#include <rtl/ref.hxx>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <com/sun/star/ucb/XContentCreator.hpp>
#include <ucbhelper/contenthelper.hxx>
#include "DAVResourceAccess.hxx"
#include "PropertyMap.hxx"
Go to the source code of this file.
Classes | |
class | http_dav_ucp::Content |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::io |
namespace | com::sun::star::sdbc |
namespace | com::sun::star::ucb |
namespace | http_dav_ucp |
Variables | |
constexpr OUStringLiteral | http_dav_ucp::WEBDAV_CONTENT_SERVICE_NAME = u"com.sun.star.ucb.WebDAVContent" |