| LibreOffice
    LibreOffice 25.2 SDK C/C++ API Reference | 
#include "cppuhelper/cppuhelperdllapi.h"#include "com/sun/star/uno/Reference.h"#include "rtl/ustring.hxx"Go to the source code of this file.
| Namespaces | |
| namespace | com | 
| namespace | com::sun | 
| namespace | com::sun::star | 
| namespace | com::sun::star::lang | 
| namespace | com::sun::star::registry | 
| namespace | com::sun::star::uno | 
| namespace | cppu | 
| Functions | |
| CPPUHELPER_DLLPUBLIC css::uno::Reference< css::uno::XInterface > | cppu::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. | |
| CPPUHELPER_DLLPUBLIC void | cppu::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. | |