LibreOffice Module cppuhelper (master) 1
|
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::uno |
namespace | cppuhelper |
This is a straight copy of the include/comphelper/compbase.hxx file, copied here because it is nigh impossible to move shared code down into the URE layer. | |
namespace | cppuhelper::detail |
Functions | |
css::uno::Environment | cppuhelper::detail::getEnvironment (OUString const &name, std::u16string_view implementation) |
void | cppuhelper::detail::loadSharedLibComponentFactory (OUString const &uri, OUString const &environment, OUString const &prefix, OUString const &implementation, OUString const &constructor, css::uno::Reference< css::lang::XMultiServiceFactory > const &serviceManager, WrapperConstructorFn *constructorFunction, css::uno::Reference< css::uno::XInterface > *factory) |