LibreOffice Module ucb (master) 1
|
#include "cmis_url.hxx"
#include "children_provider.hxx"
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <com/sun/star/ucb/OpenCommandArgument2.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/ucb/XContentCreator.hpp>
#include <ucbhelper/contenthelper.hxx>
#include <libcmis/libcmis.hxx>
#include <vector>
#include <list>
Go to the source code of this file.
Classes | |
class | cmis::RepoContent |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::sdbc |
namespace | ucbhelper |
namespace | cmis |
Variables | |
constexpr OUStringLiteral | cmis::CMIS_REPO_TYPE = u"application/vnd.libreoffice.cmis-repository" |