LibreOffice Module configmgr (master) 1
Namespaces | Functions
defaultprovider.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/XInterface.hpp>
#include <osl/mutex.hxx>
#include <rtl/ustring.hxx>
#include "configurationprovider.hxx"
#include "defaultprovider.hxx"
#include "lock.hxx"
Include dependency graph for defaultprovider.cxx:

Go to the source code of this file.

Namespaces

namespace  configmgr
 
namespace  configmgr::default_provider
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_configuration_DefaultProvider_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 
OUString configmgr::default_provider::getImplementationName ()
 
css::uno::Sequence< OUString > configmgr::default_provider::getSupportedServiceNames ()
 

Function Documentation

◆ com_sun_star_comp_configuration_DefaultProvider_get_implementation()

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