LibreOffice Module comphelper (master) 1
|
#include <comphelper/comphelperdllapi.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <functional>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | comphelper::service_decl::ServiceDecl |
Class to declare a service implementation. More... | |
Namespaces | |
namespace | comphelper |
namespace | comphelper::service_decl |
namespace | comphelper::service_decl::detail |
Typedefs | |
typedef ::std::function< css::uno::Reference< css::uno::XInterface >(ServiceDecl const &, css::uno::Sequence< css::uno::Any > const &, css::uno::Reference< css::uno::XComponentContext > const &)> | comphelper::service_decl::detail::CreateFuncF |
Functions | |
void * | comphelper::service_decl::component_getFactoryHelper (const char *pImplName, std::initializer_list< ServiceDecl const * > args) |