|
LibreOffice Module ucb (master) 1
|
#include <sal/config.h>#include <string_view>#include <rtl/ref.hxx>#include <com/sun/star/frame/XTransientDocumentsDocumentContentFactory.hpp>#include <com/sun/star/frame/XTransientDocumentsDocumentContentIdentifierFactory.hpp>#include <ucbhelper/providerhelper.hxx>#include "tdoc_uri.hxx"#include "tdoc_docmgr.hxx"#include "tdoc_storage.hxx"Go to the source code of this file.
Classes | |
| class | tdoc_ucp::ContentProvider |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::embed |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::util |
| namespace | tdoc_ucp |
Typedefs | |
| typedef cppu::ImplInheritanceHelper< ::ucbhelper::ContentProviderImplHelper, css::frame::XTransientDocumentsDocumentContentIdentifierFactory, css::frame::XTransientDocumentsDocumentContentFactory > | tdoc_ucp::ContentProvider_Base |
Variables | |
| constexpr OUStringLiteral | tdoc_ucp::TDOC_ROOT_CONTENT_TYPE |
| constexpr OUStringLiteral | tdoc_ucp::TDOC_DOCUMENT_CONTENT_TYPE |
| constexpr OUStringLiteral | tdoc_ucp::TDOC_FOLDER_CONTENT_TYPE |
| constexpr OUStringLiteral | tdoc_ucp::TDOC_STREAM_CONTENT_TYPE |