LibreOffice Module ucb (master) 1
Functions
provprox.cxx File Reference
#include <osl/diagnose.h>
#include <osl/thread.h>
#include <rtl/strbuf.hxx>
#include <comphelper/diagnose_ex.hxx>
#include "provprox.hxx"
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/weak.hxx>
#include <ucbhelper/macros.hxx>
#include <utility>
Include dependency graph for provprox.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_UcbContentProviderProxyFactory_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 
 XTYPEPROVIDER_COMMON_IMPL (UcbContentProviderProxy)
 

Function Documentation

◆ ucb_UcbContentProviderProxyFactory_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_UcbContentProviderProxyFactory_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 70 of file provprox.cxx.

◆ XTYPEPROVIDER_COMMON_IMPL()

XTYPEPROVIDER_COMMON_IMPL ( UcbContentProviderProxy  )