LibreOffice Module ucb (master) 1
Functions
webdavprovider.cxx File Reference
#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>
Include dependency graph for webdavprovider.cxx:

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 &)
 

Function Documentation

◆ ucb_webdav_ContentProvider_get_implementation()

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()

XTYPEPROVIDER_IMPL_3 ( ContentProvider  ,
lang::XTypeProvider  ,
lang::XServiceInfo  ,
ucb::XContentProvider   
)