LibreOffice Module cppu (master) 1
Namespaces | Functions
loadmodule.cxx File Reference
#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"
Include dependency graph for loadmodule.cxx:

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...