#include "ucpext_provider.hxx"
#include "ucpext_content.hxx"
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
#include <cppuhelper/weak.hxx>
#include <ucbhelper/contentidentifier.hxx>
#include <osl/mutex.hxx>
#include <rtl/ustrbuf.hxx>
Go to the source code of this file.
◆ ucb_ext_ContentProvider_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_ext_ContentProvider_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |