23 #ifndef INCLUDED_CPPUHELPER_SHLIB_HXX 24 #define INCLUDED_CPPUHELPER_SHLIB_HXX 30 namespace com {
namespace sun {
namespace star {
namespace lang {
class XMultiServiceFactory; } } } }
31 namespace com {
namespace sun {
namespace star {
namespace registry {
class XRegistryKey; } } } }
32 namespace com {
namespace sun {
namespace star {
namespace uno {
class XInterface; } } } }
59 css::uno::Reference< css::lang::XMultiServiceFactory >
const & xMgr,
60 css::uno::Reference< css::registry::XRegistryKey >
const & xKey );
80 css::uno::Reference< css::lang::XMultiServiceFactory >
const & xMgr,
81 css::uno::Reference< css::registry::XRegistryKey >
const & xKey );
CPPUHELPER_DLLPUBLIC void writeSharedLibComponentInfo(::rtl::OUString const &uri, ::rtl::OUString const &rPath, css::uno::Reference< css::lang::XMultiServiceFactory > const &xMgr, css::uno::Reference< css::registry::XRegistryKey > const &xKey)
Invokes component_writeInfo() function of specified component library.
CPPUHELPER_DLLPUBLIC css::uno::Reference< css::uno::XInterface > loadSharedLibComponentFactory(::rtl::OUString const &uri, ::rtl::OUString const &rPath, ::rtl::OUString const &rImplName, css::uno::Reference< css::lang::XMultiServiceFactory > const &xMgr, css::uno::Reference< css::registry::XRegistryKey > const &xKey)
Loads a shared library component and gets the factory out of it.
Definition: Enterable.hxx:30
This String class provides base functionality for C++ like Unicode character array handling...
Definition: ustring.hxx:170
#define CPPUHELPER_DLLPUBLIC
Definition: cppuhelperdllapi.h:32