LibreOffice Module cppuhelper (master) 1
Namespaces | Functions
bootstrap.cxx File Reference
#include <sal/config.h>
#include <chrono>
#include <cstring>
#include <thread>
#include <rtl/bootstrap.hxx>
#include <rtl/random.h>
#include <rtl/ustrbuf.hxx>
#include <rtl/uri.hxx>
#include <osl/file.hxx>
#include <osl/security.hxx>
#include <osl/thread.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <osl/process.h>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/findsofficepath.h>
#include <com/sun/star/bridge/UnoUrlResolver.hpp>
#include <com/sun/star/bridge/XUnoUrlResolver.hpp>
#include "macro_expander.hxx"
Include dependency graph for bootstrap.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com ::sun
 
namespace  com ::sun ::star
 
namespace  com ::sun ::star ::uno
 
namespace  cppu
 

Functions

Reference< XComponentContext > SAL_CALL cppu::bootstrap ()
 Bootstraps the component context from a UNO installation. More...
 
OUString cppu::bootstrap_expandUri (OUString const &uri)