LibreOffice Module ucb (master)
1
|
#include <config_lgpl.h>
#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 | webdav_ucp::Content |
Namespaces | |
com::sun::star::beans | |
com::sun::star::io | |
com::sun::star::sdbc | |
com::sun::star::ucb | |
webdav_ucp | |
Macros | |
#define | WEBDAV_CONTENT_SERVICE_NAME "com.sun.star.ucb.WebDAVContent" |
#define WEBDAV_CONTENT_SERVICE_NAME "com.sun.star.ucb.WebDAVContent" |
Definition at line 66 of file neon/webdavcontent.hxx.