|
LibreOffice Module cppu (master) 1
|
#include <sal/config.h>#include <cassert>#include <osl/module.h>#include <osl/module.hxx>#include <rtl/malformeduriexception.hxx>#include <rtl/uri.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include "loadmodule.hxx"Go to the source code of this file.
Namespaces | |
| namespace | cppu |
| namespace | cppu::detail |
Functions | |
| bool | cppu::detail::loadModule (osl::Module &rModule, OUString const &name) |
| Load a module. More... | |