|
LibreOffice Module ucb (master) 1
|
#include <comphelper/processfactory.hxx>#include <ucbhelper/contentidentifier.hxx>#include <ucbhelper/macros.hxx>#include "webdavprovider.hxx"#include "webdavcontent.hxx"#include <cppuhelper/queryinterface.hxx>#include <osl/mutex.hxx>#include <com/sun/star/ucb/IllegalIdentifierException.hpp>#include <tools/urlobj.hxx>Go to the source code of this file.
Functions | |
| XTYPEPROVIDER_IMPL_3 (ContentProvider, lang::XTypeProvider, lang::XServiceInfo, ucb::XContentProvider) | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | ucb_webdav_ContentProvider_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_webdav_ContentProvider_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 168 of file webdavprovider.cxx.
References ContentProvider.
| XTYPEPROVIDER_IMPL_3 | ( | ContentProvider | , |
| lang::XTypeProvider | , | ||
| lang::XServiceInfo | , | ||
| ucb::XContentProvider | |||
| ) |