3 #ifndef INCLUDED_CPPUHELPER_BOOTSTRAP_HXX
4 #define INCLUDED_CPPUHELPER_BOOTSTRAP_HXX
12 namespace com {
namespace sun {
namespace star {
13 namespace container {
class XHierarchicalNameAccess; }
14 namespace uno {
class XComponentContext; }
26 css::uno::Reference< css::container::XHierarchicalNameAccess >
const & xTDMgr );
104 const ::rtl::OUString & getMessage()
const;
141 CPPUHELPER_DLLPUBLIC ::rtl::OUString
unsigned char sal_Bool
Definition: types.h:18
This String class provides base functionality for C++ like Unicode character array handling...
Definition: ustring.hxx:182
CPPUHELPER_DLLPUBLIC sal_Bool installTypeDescriptionManager(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xTDMgr)
Installs type description manager instance, i.e.
An exception indicating a bootstrap error.
Definition: bootstrap.hxx:67
#define CPPUHELPER_DLLPUBLIC
Definition: cppuhelperdllapi.h:12
CPPUHELPER_DLLPUBLIC css::uno::Reference< css::uno::XComponentContext > bootstrap()
Bootstraps the component context from a UNO installation.
CPPUHELPER_DLLPUBLIC css::uno::Reference< css::uno::XComponentContext > defaultBootstrap_InitialComponentContext()
Bootstraps an initial component context with service manager upon information from bootstrap variable...