LibreOffice Module comphelper (master)
1
|
#include <comphelper/servicedecl.hxx>
#include <o3tl/string_view.hxx>
#include <rtl/string.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/sequence.hxx>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include <cassert>
#include <vector>
Go to the source code of this file.
Classes | |
class | comphelper::service_decl::ServiceDecl::Factory |
Namespaces | |
comphelper::service_decl | |
Functions | |
void * | comphelper::service_decl::component_getFactoryHelper (const char *pImplName, std::initializer_list< ServiceDecl const * > args) |
Variables | |
const char | comphelper::service_decl::cDelim = ';' |