LibreOffice
LibreOffice 4.3 SDK C/C++ API Reference
Classes | Namespaces | Functions
bootstrap.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <cppuhelper/cppuhelperdllapi.h>

Go to the source code of this file.

Classes

class  cppu::BootstrapException
 Bootstraps an initial component context with service manager upon information from bootstrap variables. More...
 

Namespaces

 com
 
 com::sun
 
 com::sun::star
 
 com::sun::star::container
 
 com::sun::star::uno
 
 cppu
 

Functions

CPPUHELPER_DLLPUBLIC sal_Bool cppu::installTypeDescriptionManager (::com::sun::star::uno::Reference< ::com::sun::star::container::XHierarchicalNameAccess > const &xTDMgr) SAL_THROW(())
 Installs type description manager instance, i.e. More...
 
CPPUHELPER_DLLPUBLIC::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > cppu::bootstrap ()
 Bootstraps the component context from a UNO installation. More...